This repository contains my end-to-end machine learning projects built using Kaggle datasets.
- Practice real-world ML workflows
- Build interview-ready projects
- Demonstrate structured problem solving
Each project follows this flow:
- Exploratory Data Analysis (EDA)
- Feature Engineering
- Model Training
- Evaluation
- Titanic Survival Prediction (in progress)
- House Prices (coming soon)
- Python
- Pandas, NumPy
- Scikit-learn
- Matplotlib, Seaborn