成功解决 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\\shttps://blog.csdn.net/qq_41185868/article/details/90487925


哈哈,大功告成!


上一篇:OCS2007R2升级LyncSrv2013 PART5:迁移用户


下一篇:解决Infragistics.WebUI.UltraWebGrid 列头文本换行的Bug