From 92d1df2d2e8844c6c6b6c105363484c0639e340a Mon Sep 17 00:00:00 2001 From: tqchen Date: Thu, 15 May 2014 21:17:17 -0700 Subject: [PATCH] ok --- demo/kaggle-higgs/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/demo/kaggle-higgs/README.md b/demo/kaggle-higgs/README.md index 189358f40..b2ec971bd 100644 --- a/demo/kaggle-higgs/README.md +++ b/demo/kaggle-higgs/README.md @@ -1 +1,10 @@ This is the folder giving example of how to use XGBoost to run Kaggle Higgs competition + +to run the script, put training.csv test.csv on folder './data' (you can create a symbolic link) + +run ./run.sh + +you need to compile xgboost python model in ../../python + + +