成功解决 raise XGBoostError(_LIB.XGBGetLastError()) xgboost.core.DMatrix/Booster has not been intialized
成功解决 raise XGBoostError(_LIB.XGBGetLastError()) xgboost.core.DMatrix/Booster has not been intialized
解决问题
raise XGBoostError(_LIB.XGBGetLastError())
xgboost.core.XGBoostError: b'[21:13:03] C:\\Users\\Administrator\\Desktop\\xgboost\\src\\c_api\\c_api.cc:756: DMatrix/Booster has not been intialized or has already been disposed.'
解决思路
引发xgboost错误
解决方法
参考文章:成功解决xgboost.core.XGBoostError: b'[20:58:45] C:\\Users\\Administrator\\Desktop\\xgboost\\dmlc-core\\s
哈哈,大功告成!
赞 (0)