解决xgboost安装问题:xgboost.core.XGBoostError: XGBoost Library (xgboost.dll) could not be loaded.

问题描述:下载xgboost,使用pip安装后,在python中导入import xgboost出错。如下: xgboost.core.XGBoostError: XGBoost Library (xgboost.dll) could not be loaded. 问题解决:根据错误提示把vcomp140.dll or libgomp-1.dll导入到C:\Windows\System32下面,但
相关文章
相关标签/搜索