add glc comment

This commit is contained in:
tqchen 2014-08-23 21:12:55 -07:00
parent fea7245fa0
commit 5802141d59

View File

@ -39,3 +39,8 @@ Version
- This means the model and buffer file of previous version can not be loaded in xgboost-unity
* For legacy 0.2x code, refer to [Here](https://github.com/tqchen/xgboost/releases/tag/v0.22)
* Change log in [CHANGES.md](CHANGES.md)
XGBoost in Graphlab Create
======
* XGBoost is adopted as part of boosted tree toolkit in Graphlab Create (GLC). Graphlab Create is a powerful toolkit that allows you to data manipulation, hyper-parameter search, visualization of big data in one framework. Try the Graphlab Create in [here](http://graphlab.com/products/create/quick-start-guide.html)
* [Nice blogpost](http://blog.graphlab.com/using-gradient-boosted-trees-to-predict-bike-sharing-demand) by Jay Gu using GLC boosted tree to solve kaggle bike sharing challenge