Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
This example shows how to build models
with
bagging using the Committee model.
3
""
"
4
Callers
nothing calls this directly
Calls
4
ActiveLearner
Class · 0.90
Committee
Class · 0.90
rebag
Method · 0.80
fit
Method · 0.45
Tested by
no test coverage detected