Hello, I'm Kavin 👋
I'm a BCA student learning Machine Learning with a strong focus on
fundamentals, algorithms, and practical implementation.
This repository documents my step-by-step progress in Machine Learning, from data preprocessing to supervised and highlighting unsupervised learning models.
- Handling missing values
- Encoding categorical data
- Column Transformer
- Pipelines
- Train-test split
- Linear Regression
- Logistic Regression
- KNN
- Naive Bayes
- Decision Tree (with visualization)
- Random Forest
- K-Means Clustering
- Hierarchical Clustering
- DBSCAN Clustering
- Understand theory
- Implement using Python & scikit-learn
- Apply on real datasets
- Evaluate and analyze results
- Python
- NumPy, Pandas
- Matplotlib, Seaborn, plotly
- Scikit-learn
This repository will be continuously updated as I progress further in ML & Deep Learning.