sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

Install XGBoost system-wide #891

Closed slel closed 8 years ago

slel commented 8 years ago

Install XGBoost Python package system wide.

XGBoost implements machine learning algorithms under the Gradient Boosting framework

Code: https://github.com/dmlc/xgboost Pypi: https://pypi.python.org/pypi/xgboost Docs: https://xgboost.readthedocs.io/en/latest/ Demo: https://github.com/dmlc/xgboost/tree/master/demo

Requested by iScienceLuvr on gitter.

haraldschilly commented 8 years ago

smc-xgboost