This repository contains Jupyter notebooks covering various Machine Learning algorithms, including implementations, explanations, and examples.
-
Step-by-step implementations of ML algorithms
-
Detailed explanations with code
-
Examples and use cases
-
Supervised Learning
-
Linear Regression
-
Logistic Regression
-
Decision Trees
-
Support Vector Machines (SVM)
-
Unsupervised Learning
-
K-Means Clustering
-
Principal Component Analysis (PCA)
-
Deep Learning (Coming Soon!)
Clone the repository and install dependencies:
git clone https://github.com/Poushali-02/ML-Algorithms-notebook.git
cd ML-Algorithms-notebookjupyter notebookOpen the notebooks and explore the algorithms!
Feel free to fork the repo and contribute by adding more ML algorithms or improving existing ones.