Skip to content

Atharva-Shah-2298/ML_from_Scratch

 
 

Repository files navigation

ML_from_Scratch

Trying to implement basic ml algorithms from scratch in python. I have also made videos explaining these algorithms...

Gradient Descent

IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE

Linear Regression

IMAGE ALT TEXT HERE

Logistic Regression

IMAGE ALT TEXT HERE

Stochastic Gradient Descent

IMAGE ALT TEXT HERE

KNN

IMAGE ALT TEXT HERE

K-means

IMAGE ALT TEXT HERE

Decision Tree Classification

IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE

Decision Tree Regression

IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE

Naive Bayes Classification

IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE

Data source

About

Implementation of basic ML algorithms from scratch in python...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%