Abstract:Xgboost是大规模并行boosted tree的工具,本文是关于在Mac系统下如何安装XGBoost。
XGBOOST
eXtreme Gradient Boosting
Xgboost是大规模并行boosted tree的工具,它是目前最快最好的开源boosted tree工具包,比常见的工具包快10倍以上。
安装步骤
1.安装homebrew (Mac系统下一个非常优秀的包管理工具)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

8478

被折叠的 条评论
为什么被折叠?



