Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ LightGBMError
Class
LightGBMError
python-package/lightgbmmt/basic.py:170–173 ·
view source on GitHub ↗
Error thrown by LightGBM.
Source
from the content-addressed store, hash-verified
168
169
170
class
LightGBMError(Exception):
171
""
"Error thrown by LightGBM."
""
172
173
pass
174
175
176
class
_ConfigAliases(object):
Callers
14
__init__
Method · 0.85
_safe_call
Function · 0.85
__get_num_preds
Method · 0.85
set_categorical_feature
Method · 0.85
_set_predictor
Method · 0.85
set_reference
Method · 0.85
get_data
Method · 0.85
num_data
Method · 0.85
num_feature
Method · 0.85
add_valid
Method · 0.85
update
Method · 0.85
refit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected