Pinned Repositories
data_analysis_reference
Personal Reference Document for Data Analysis Issues
django_proj
My first django app following the tutorial in the documentation
Flappy_Bird_NN
Flappy Bird Neural Network Project
Flask_CRUD_REST_App
Practice creating a Flask CRUD REST api
Garmin_Step_Count_Algo
My Garmin GPS watch has a step goal metric. Using my historical data and that of my partner, who has the same watch, I will try to figure out how it is works and attempt to recreate it.
harmon_food_case
lr_model_api
Simple Logistic Regression deployed in a docker container that makes predictions through API calls
Random_forest_regression
Practice following a tutorial on Random Forest
REST_API_V2
Second Rest API Project
twitter_stream_nlp
Project to stream tweets from the Twitter API and analyze and visualize them using NLP techniques.
Samuel-Yanming-Chan's Repositories
Samuel-Yanming-Chan/lr_model_api
Simple Logistic Regression deployed in a docker container that makes predictions through API calls
Samuel-Yanming-Chan/Flappy_Bird_NN
Flappy Bird Neural Network Project
Samuel-Yanming-Chan/Garmin_Step_Count_Algo
My Garmin GPS watch has a step goal metric. Using my historical data and that of my partner, who has the same watch, I will try to figure out how it is works and attempt to recreate it.
Samuel-Yanming-Chan/twitter_stream_nlp
Project to stream tweets from the Twitter API and analyze and visualize them using NLP techniques.
Samuel-Yanming-Chan/django_proj
My first django app following the tutorial in the documentation
Samuel-Yanming-Chan/REST_API_V2
Second Rest API Project
Samuel-Yanming-Chan/Flask_CRUD_REST_App
Practice creating a Flask CRUD REST api
Samuel-Yanming-Chan/harmon_food_case
Samuel-Yanming-Chan/data_analysis_reference
Personal Reference Document for Data Analysis Issues
Samuel-Yanming-Chan/Random_forest_regression
Practice following a tutorial on Random Forest