This repository contains my Machine Learning practice projects implemented in Python and Jupyter Notebooks.
Each folder covers a different ML algorithm with examples.
Project | Description |
---|---|
Linear Regression | Predicting continuous values |
Logistic Regression | Binary classification |
Decision Tree | Classification & regression |
Approaching Projects | How to approach ML projects on kaggle |
- Python, Jupyter Notebook
- NumPy, Pandas, Matplotlib, Scikit-learn
To learn and implement key ML algorithms step by step.
git clone https://github.com/<your-username>/machine-learning-projects.git
cd machine-learning-projects
jupyter notebook