DMLC XGBoost安装使用

环境:Ubuntu 14.04

git clone https://github.com/dmlc/xgboost.git
cd xgboost

编译

make cxx11=1

运行示例

cd demo/binary_classification
../../xgboost mushroom.conf

安装python包

cd ~/xgboost/python-package
sudo python setup.py install

作者: hqiang1984

量化自我,极简主义