pip install xgboost安装失败解决方案

1.pip install xgboost失败 2.pip install xgboost-0.90-cp37-cp37m-win_amd64.whl成功 先进入网址https://www.lfd.uci.edu/~gohlke/pythonlibs/#xgboost 找到xgboost 在pip中找到自己python版本: 3.7版本对应cp37,64位电脑对应amd64,32位电脑对应win3
相关文章
相关标签/搜索