Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 299 Bytes

File metadata and controls

10 lines (7 loc) · 299 Bytes

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.