This repository contains my Machine Learning coursework, including both assignments and projects.
Assignments are organized by algorithm category (e.g., Classification), while projects demonstrate end-to-end applications of ML.
-
Assignments
Contains small ML assignments focused on understanding and implementing algorithms.- Classification
- KNN (K-Nearest Neighbors)
- SVM (Support Vector Machine)
- Classification
-
Projects (coming soon)
Contains major ML projects with real datasets and full pipelines.
- Data Preprocessing & Cleaning
- Exploratory Data Analysis (EDA)
- Supervised Machine Learning (KNN, SVM, etc.)
- Model Training, Evaluation, and Tuning
- End-to-End ML Workflow
โญ๏ธ This repository will be continuously updated with more assignments and ML projects.