我正在努力在anaconda 3上安装xgboost,在windows1064位上。我遵循了和教程的说明,但未能完成编译过程。我执行了以下代码(git bash),在这个阶段似乎一切正常:$ cd xgboostinstantiated from here include/dmlc/threadediter.h:362:3: erro
You have 'xgboost==1.3.3', please reinstall 'xgboost==1.3.3' (e.g.`pip install xgboost==1.3.3`) and rerun the previous command.1.38.0- numpy>=1.16.0,<1.19.0- scikit-learn==0.22.1
- py-xgboost</em
我正试图在Mac上安装py-xgboost-gpu,就像XGBoost在上指示的那样,但我得到了一个PackagesNotFoundErrorconda install -c conda-forgepy-xgboost-gpuPackagesNotFoundError: The following packages are not available from current channels:
知道为什么吗?