Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ free_dataset
Function
free_dataset
tests/c_api_test/test_.py:195–196 ·
view source on GitHub ↗
(handle)
Source
from the content-addressed store, hash-verified
193
194
195
def
free_dataset(handle):
196
LIB.LGBM_DatasetFree(handle)
197
198
199
def
test_dataset():
Callers
2
test_dataset
Function · 0.85
test_booster
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected