MCPcopy 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
195def free_dataset(handle):
196 LIB.LGBM_DatasetFree(handle)
197
198
199def test_dataset():

Callers 2

test_datasetFunction · 0.85
test_boosterFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected