MCPcopy Create free account
hub / github.com/dmlc/xgboost / Data

Class Data

tests/python/test_dmatrix.py:305–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303
304 def test_unknown_data(self):
305 class Data:
306 pass
307
308 with pytest.raises(TypeError):
309 with pytest.warns(UserWarning):

Callers 5

BitFieldContainerClass · 0.85
SetMethod · 0.85
ClearMethod · 0.85
CheckMethod · 0.85
test_unknown_dataMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_unknown_dataMethod · 0.68