Skip to content

MickeyGT/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

Regression

  • Simple Linear Regression N|Solid
  • Multiple Linear Regression N|Solid
  • Polynomial Regression

N|Solid

  • Support Vector Regression (SVR)

N|Solid

  • Decision Tree Regression N|Solid
  • Random Forest Regression N|Solid

Classification

  • Logistic Regression

N|Solid

  • K-Nearest Neighbours (K-NN) N|Solid
  • Support Vector Machine (SVM)

N|Solid

  • Different Kernel SVM N|Solid
  • Naive Bayes N|Solid
  • Decision Tree Classification

N|Solid

  • Random Forest Classification N|Solid

Clustering

  • K-Means Clustering

N|Solid

  • Hierarchical Clustering N|Solid

Releases

No releases published

Packages

No packages published