【发布时间】:2017-03-15 01:20:47
【问题描述】:
此link stackoverflow提供xgboost 0.4安装方法conda install -c aterrel xgboost=0.4.0.
可以使用,但我想寻找最新的 xgboost 包(据我所知可能是 0.6)。我尝试了 pip 和 brew 方法,但对我来说似乎很复杂。
感谢您的帮助。
【问题讨论】:
-
在mac上安装xgboost非常简单,你只需按照官网的说明进行操作即可:xgboost.readthedocs.io/en/latest/build.html
标签: installation anaconda xgboost