Fix Exception
Profile
Fix Exception
🏆 FixMan BTC Cup

Exceptions for package
xgboost
github stars 21505

likes 5
views 176
`_estimator_type` undefined. Please use appropriate mixin to define estimator type. / xgboost
likes 4
views 526
tree must be Booster, XGBModel or dict instance / xgboost
likes 3
views 2051
need to call fit or load_model beforehand / xgboost
likes 2
views 1021
Booster.get_score() results in empty. This maybe caused by having all trees as decision dumps. / xgboost
likes 2
views 818
feature_names must be unique / xgboost
likes 2
views 221
Input data can not be a list. / xgboost
likes 2
views 74
Complex data not supported / xgboost
likes 2
views 47
eval_group or eval_qid is required if eval_set is not None / xgboost
likes 1
views 1317
Only one of `iteration_range` and `ntree_limit` can be non zero. / xgboost
likes 1
views 538
feature_names must be string, and may not contain [, ] or < / xgboost
likes 1
views 520
XGBoost Library ((param1)) could not be loaded. Likely causes: * OpenMP runtime is not installed (vcomp140.dll or libgomp-1.dll for Windows, libomp.dylib for Mac OSX, libgomp.so for Linux and other UNIX-like OSes). Mac OSX users: Run `brew install libomp` to install OpenMP runtime. * You are running 32-bit Python on a 64-bit OS Error message(s): (param1) / xgboost
likes 1
views 472
You must install graphviz to plot tree / xgboost
First Prev Page 1 of 8 Next Last