https://anaconda.org/search?q=xgboost
windows 下使用conda安装xgboost问题
可以看到conda在windows上不支持直接装xgboost这个包的,取而代之的是py-xgboost这个包
conda install py-xgboost即可

相关文章:

  • 2022-01-29
  • 2021-04-05
  • 2021-07-23
  • 2021-08-24
  • 2021-07-16
  • 2022-12-23
  • 2021-10-02
  • 2021-09-14
猜你喜欢
  • 2022-01-03
  • 2022-12-23
  • 2021-11-03
相关资源
相似解决方案