Skip to content

ldamewood/kaggle

Repository files navigation

kaggle

All kaggle.com competition code

xgb.py scripts require installing the xgboost package wrapper

 $ git clone https://github.com/dmlc/xgboost.git
 $ cd xgboost
 $ make
 $ cd wrapper
 $ python setup.py install

Other requirements in requirements.txt file

 $ pip install -r requirements.txt

About

All kaggle.com competition code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published