๐ป My Code Projects
Here, you can explore some of the projects I have developed. Each project includes a brief overview and a link to its GitHub repository.
๐ Business Valuation Estimator
A Python program that uses OOP to estimate business value using CAGR and DCF, with user input and validation.
Tech Stack: Python ยท OOP ยท CLI Input ยท Modular Design
View Project๐ฉ๐ปโ๐ป Applied Data Science Projects Course
Explored customer order data to identify demand trends and improve business strategies, and built recommendation models (Rank-Based, Collaborative Filtering, Matrix Factorization) to enhance user experience.
Tech Stack: Python ยท Pandas ยท Scikit-learn ยท Matrix Factorization
View Project๐ Predicting Credit Card Churn
A classification model that predicts credit card churn in the banking industry.
Tech Stack: R (data.table, dplyr, ggplot, xgboost, Metrics)
View Project