How to install xgboost in Anaconda Python (Windows platform)?

前端 未结 21 2560
北恋
北恋 2020-11-30 19:25

I am a new Python user. I downloaded the latest Anaconda 3 2.4.1 (Python 3.5) from the below link: https://www.continuum.io/downloads

My PC Configurations are: Windo

21条回答
  •  借酒劲吻你
    2020-11-30 19:54

    The package directory states that xgboost is unstable for windows and is disabled:

    pip installation on windows is currently disabled for further invesigation, please install from github.

    https://pypi.python.org/pypi/xgboost/

提交回复
热议问题