diff --git a/demo/yearpredMSD/README.md b/demo/yearpredMSD/README.md new file mode 100644 index 000000000..989a1062c --- /dev/null +++ b/demo/yearpredMSD/README.md @@ -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 +```