Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 233 Bytes

File metadata and controls

3 lines (2 loc) · 233 Bytes

Machine-Learning

Implemented machine learning algorithms from scratch and evaluated with 10-fold cross validation, including kNN, Naive Bayes, Perceptron, C4.5 decision tree, linear regression and Boosting using UCI’s datasets.