xgboost/demo/multiclass_classification

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.