add readme

This commit is contained in:
tqchen 2015-01-26 10:29:34 -08:00
parent 1f6b8eb344
commit e72174f0f8

View File

@ -0,0 +1,6 @@
Demonstrating how to use XGBoost on [Year Prediction task of Million Song Dataset](https://archive.ics.uci.edu/ml/datasets/YearPredictionMSD)
1. Run runexp.sh
```bash
./runexp.sh
```