Skip to content

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

Notifications You must be signed in to change notification settings

altayavci/machine_learning_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published