This commit is contained in:
tqchen 2014-05-15 21:17:17 -07:00
parent 6af6d64f0b
commit 92d1df2d2e

View File

@ -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