Jiaming Yuan dfac5f89e9
Group CLI demo into subdirectory. (#6258)
CLI is not most developed interface. Putting them into correct directory can help new users to avoid it as most of the use cases are from a language binding.
2020-10-28 14:40:44 -07:00
..

Demonstrating how to use XGBoost on Year Prediction task of Million Song Dataset

  1. Run runexp.sh
./runexp.sh

You can also use the script to prepare LIBSVM format, and run the Distributed Version. Note that though that normally you only need to use single machine for dataset at this scale, and use distributed version for larger scale dataset.