KelvinLam05
I’m a self-taught data scientist with a background in marketing. Check out my portfolio for more on my projects. Oh, and hire me!
Schiedam
Pinned Repositories
cash_book
Cash book for recording all cash receipts and payments, including bank deposits and withdrawals.
cleaning_primark_reviews
cohort_analysis
Using cohort analysis to measure customer retention.
customer_response_modeling
Predictive modeling of customer response behavior in direct marketing.
demand_prediction
Using machine learning methods to predict demand for bike sharing.
market_basket_analysis
Affinity analysis for market basket recommendation. Implemented using the FP-Growth algorithm.
personal_finance_tracker
Yearly budget worksheet for planning your personal budget. Includes categories for a single person budgeting needs. Ideal for monthly and yearly budget and expense tracking.
price_scraping
product_classification
Build a fastText product classification model that can predict a normalized category name for a product, given an unstructured textual representation.
telecom_churn_prediction
Customer churn prediction in telecom using machine learning.
KelvinLam05's Repositories
KelvinLam05/product_classification
Build a fastText product classification model that can predict a normalized category name for a product, given an unstructured textual representation.
KelvinLam05/market_basket_analysis
Affinity analysis for market basket recommendation. Implemented using the FP-Growth algorithm.
KelvinLam05/price_scraping
KelvinLam05/cohort_analysis
Using cohort analysis to measure customer retention.
KelvinLam05/customer_response_modeling
Predictive modeling of customer response behavior in direct marketing.
KelvinLam05/demand_prediction
Using machine learning methods to predict demand for bike sharing.
KelvinLam05/marketing_analytics
Exploratory and statistical analysis with marketing data.
KelvinLam05/profanity_detection
Profanity detection using fastText.
KelvinLam05/sentiment_analysis
Sentiment classification of shoppers' reviews using machine learning techniques.
KelvinLam05/toxic_comment_classification
Build a multi-headed model that’s capable of detecting different types of of toxicity like threats, obscenity, insults, and identity-based hate.
KelvinLam05/8_week_sql_challenge
Case study solutions for #8WeekSQLChallenge. All solutions were coded in PostgreSQL.
KelvinLam05/cash_book
Cash book for recording all cash receipts and payments, including bank deposits and withdrawals.
KelvinLam05/cleaning_primark_reviews
KelvinLam05/personal_finance_tracker
Yearly budget worksheet for planning your personal budget. Includes categories for a single person budgeting needs. Ideal for monthly and yearly budget and expense tracking.
KelvinLam05/telecom_churn_prediction
Customer churn prediction in telecom using machine learning.
KelvinLam05/ab_testing
Analysis of A/B test results by an e-commerce company. Application of hypothesis testing to determining whether the company should implement the new web page it developed to increase users' conversion rate.
KelvinLam05/abc_analysis
Customer segmentation using abc analysis.
KelvinLam05/automatic_text_summarization
Automatically generate meta descriptions using deep learning.
KelvinLam05/credit_card_fraud_detection
Credit card detection fraud using fastai.
KelvinLam05/crypto-case-study
KelvinLam05/employee_churn_prediction
Employee attrition prediction using ktrain.
KelvinLam05/free_delivery_threshold
Setting a free delivery threshold.
KelvinLam05/item-based_collaborative_filtering
Implemented an item-based collaborative filtering recommender system for a given user using Pearson’s R.
KelvinLam05/k-means_cluster_analysis
Customer segmentation using k-means clustering.
KelvinLam05/modelling_customers_lifetime_value
Calculate CLV using the BG/NBD and Gamma-Gamma models.
KelvinLam05/price_prediction
Predicting Uber and Lyft fares using ktrain.
KelvinLam05/rfm_analysis
Customer segmentation using rfm analysis.
KelvinLam05/sms_spam_detection
Build a deep learning spam detection system for sms using ktrain.
KelvinLam05/text-based_emotion_detection
Emotion analysis of English tweets using machine learning approach.
KelvinLam05/ticket_classification
Classifying the unstructured customer support tickets using pytorch lightning flash.