MCPcopy Create free account
hub / github.com/modAL-python/modAL / bagging.py

File bagging.py

tests/example_tests/bagging.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This example shows how to build models with bagging using the Committee model.
3"""
4

Callers

nothing calls this directly

Calls 4

ActiveLearnerClass · 0.90
CommitteeClass · 0.90
rebagMethod · 0.80
fitMethod · 0.45

Tested by

no test coverage detected