Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Sklearn's machine learning models from scratch. (regression, classification and clustering)

Regression : Simple Linear Regression, Multiple Linear Regression, Polynomial Regression, Decision Tree Regression, K-Nearest Neighbor Regression and Stochastic Gradient Descent Regression

Classification : Logistic Regression, K-Nearest Neighbor Classification, Gaussian Naive Bayes Classification, Decision Tree Classification and Stochastic Gradient Descent Classification

Clustering : K-Means Clustering

About

Sklearn's machine learning methods from scratch.(Regression, Classification and Clustering)

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages