chenguangshen / classifierComparsion

Empirical Comparison of Supervised Learning Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empirical Comparison of Supervised Learning Algorithms

Project1 for CS269 Spring 2013

random forest: rf/ SVM: svm/ boosted tree: boost/

metric used: ACC, ROC, APR, FSC data set used: ADULT, COV_TYPE, LETTER

About

Empirical Comparison of Supervised Learning Algorithms


Languages

Language:Python 100.0%