7 lines
184 B
Markdown
7 lines
184 B
Markdown
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
|
|
```
|