* add a demo of multi-class classification R version * add a demo of multi-class classification result * add intro to the demo readme * Delete train.md * Update README.md
Demonstrating how to use XGBoost accomplish Multi-Class classification task on UCI Dermatology dataset
Make sure you make make xgboost python module in ../../python
- Run runexp.sh
./runexp.sh
R version please see the train.R.