xgboost/doc/README.md
2015-04-19 00:55:11 -07:00

20 lines
885 B
Markdown

XGBoost Documentation
====
This is an ongoing effort to move the [wiki document](https://github.com/dmlc/xgboost/wiki) to here.
List of Documentations
====
* [Parameters](parameter.md)
* [Using XGBoost in Python](python.md)
* [External Memory Version](external_memory.md)
Highlights Links
====
This section is about blogposts, presentation and videos discussing how to use xgboost to solve your interesting problem. If you think something belongs to here, send a pull request.
* Blogpost by phunther: [Winning solution of Kaggle Higgs competition: what a single model can do](http://no2147483647.wordpress.com/2014/09/17/winning-solution-of-kaggle-higgs-competition-what-a-single-model-can-do/)
* [Kaggle Tradeshift winning solution by daxiongshu](https://github.com/daxiongshu/kaggle-tradeshift-winning-solution)
Contribution
====
Contribution of document usecases are welcomed!