๐ป 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.
Formula One Outcomes Prediction
ML project using telemetry, weather, and qualifying data (2022โ2024) to predict driver probabilities. Built regression and classification models and simulated weather scenarios for race strategy insights.
Tech Stack: Python ยท Scikit-learn ยท XGBoost ยท Pandas ยท Feature Engineering ยท Model Evaluation ยท Data Visualization
View ProjectBusiness 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 ProjectApplied Data Science Projects Course
Explored customer order data to identify demand trends and improve business strategies. Built recommendation models (Rank-Based, Collaborative Filtering, Matrix Factorization) to enhance user experience.
Tech Stack: Python ยท Pandas ยท Scikit-learn ยท Matrix Factorization
View ProjectPredicting 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