MCPcopy 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

1from itertools import product
2
3import numpy as np
4from modAL.models import ActiveLearner, Committee

Callers

nothing calls this directly

Calls 4

ActiveLearnerClass · 0.90
CommitteeClass · 0.90
queryMethod · 0.45
teachMethod · 0.45

Tested by

no test coverage detected