diff --git a/demo/yearpredMSD/runexp.sh b/demo/yearpredMSD/runexp.sh index fa75b837e..8853c3f20 100755 --- a/demo/yearpredMSD/runexp.sh +++ b/demo/yearpredMSD/runexp.sh @@ -15,6 +15,3 @@ head -n 463715 yearpredMSD.libsvm > yearpredMSD.libsvm.train tail -n 51630 yearpredMSD.libsvm > yearpredMSD.libsvm.test echo "finish making the data" ../../xgboost yearpredMSD.conf - - - \ No newline at end of file