add message about glc
This commit is contained in:
parent
4ed67b9c27
commit
edc539a024
@ -36,3 +36,8 @@ Build
|
|||||||
- In principle, you can put src/xgboost.cpp and src/io/io.cpp into the project, and build xgboost.
|
- In principle, you can put src/xgboost.cpp and src/io/io.cpp into the project, and build xgboost.
|
||||||
- For python module, you need python/xgboost_wrapper.cpp and src/io/io.cpp to build a dll.
|
- For python module, you need python/xgboost_wrapper.cpp and src/io/io.cpp to build a dll.
|
||||||
|
|
||||||
|
|
||||||
|
Try Graphlab Create Version
|
||||||
|
=====
|
||||||
|
* Graphlab Create(GLC) is a scalable machine learning toolkit that allows you to deal with big data in python
|
||||||
|
* XGBoost is adopted by boosted tree library in GLC. The GLC version allows you to do feature engineering, hyper-parameter searching and visualization in one framework. See http://blog.graphlab.com/using-gradient-boosted-trees-to-predict-bike-sharing-demand
|
||||||
|
|||||||
@ -4,3 +4,6 @@ see example for usage
|
|||||||
|
|
||||||
to make the python module, type make in the root directory of project
|
to make the python module, type make in the root directory of project
|
||||||
|
|
||||||
|
Graphlab-Create Version
|
||||||
|
=====
|
||||||
|
Graphlab Create
|
||||||
Loading…
x
Reference in New Issue
Block a user