Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modAL-python/modAL
/ ensemble.py
File
ensemble.py
tests/example_tests/ensemble.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
itertools
import
product
2
3
import
numpy
as
np
4
from
modAL.models
import
ActiveLearner, Committee
Callers
nothing calls this directly
Calls
4
ActiveLearner
Class · 0.90
Committee
Class · 0.90
query
Method · 0.45
teach
Method · 0.45
Tested by
no test coverage detected