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

File query_by_committee.py

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

Source from the content-addressed store, hash-verified

1from copy import deepcopy
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