Skip to content

zeyad-kay/mlalgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLALGO

A machine learning toolkit with similar api to sklearn.

Supported algorithms:

  • linear regression
  • decision trees
  • stochastic gradient descent classifiers.
  • k-means clustering
  • mean shift clustering