Welcome to my Machine Learning Repository! This repository serves as a comprehensive resource for understanding different types of machine learning and provides practical example projects to help you grasp the concepts more effectively.
This repository is a collection of example projects, and some my projects that cover all major types of machine learning.
- Supervised Learning
-
Regression Regression Notes
- Linear Regression
- Polynomial Regression
- Ridge Regression
- Lasso Regression
-
Classification
- KNN
- Naive Bayes
- Decision Trees
- Random Forests
- Logistic Regression
- Neural Networks
- Unsupervised Learning
- Clustering
- k-Means Clustering
- Hierarchical Clustering
- Dimensionality Reduction
- Principal Component Analysis (PCA)
- t-Distributed Stochastic Neighbor Embedding (t-SNE)
- Autoencoders
- Anomaly Detection
- Clustering
- Semi-Supervised Learning
- Reinforcement Learning
- Value-Based Methods
- Policy-Based Methods
- Model-Based Methods
- Self-Supervised Learning