xgboost/demo/multiclass_classification
Juzer Shakir 1db28b8718 Typo fixed (#3784)
The word 'make' was been repeated twice, fixed to single.
2018-10-10 10:23:27 -07:00
..
2018-10-10 10:23:27 -07:00
chg
2014-05-16 21:27:37 -06:00
2017-11-29 11:22:09 -08:00

Demonstrating how to use XGBoost accomplish Multi-Class classification task on UCI Dermatology dataset

Make sure you make xgboost python module in ../../python

  1. Run runexp.sh
./runexp.sh

R version please see the train.R.