Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 764 Bytes

README.md

File metadata and controls

41 lines (21 loc) · 764 Bytes

homemade-machine-learning

These are some famous ML models which coding by myself with matlab.

Adaboost with Logistic Regression

Adaboost with ELM

Adaboost with RBFNN

ELM Classifier

Decision Tree

Extra Trees

Bayes Classifier with Gaussian Mixed Model (5 Gaussian distributions)

Bayes Classifier with Gaussian Mixed Model (15 Gaussian distributions)

Support Vector Machine