Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 249 Bytes

File metadata and controls

7 lines (5 loc) · 249 Bytes

Machine Learning with Scikit-Learn

the projects cover the following topics

  • Regression: linear regression, multiple regression, non linear regression
  • Classfication: logistic regression, KNN, desicion tree
  • Clustering: K-means, hierarchical