From a264bc3969ce6b6f9d4b1716b4efe690b6bf319b Mon Sep 17 00:00:00 2001 From: tqchen Date: Mon, 26 Jan 2015 10:30:12 -0800 Subject: [PATCH] ok --- demo/yearpredMSD/runexp.sh | 3 --- 1 file changed, 3 deletions(-) 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