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

File query_by_committee.py

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

Source from the content-addressed store, hash-verified

1from copy import deepcopy
2
3import matplotlib.pyplot as plt
4import numpy as np

Callers

nothing calls this directly

Calls 6

ActiveLearnerClass · 0.90
CommitteeClass · 0.90
predictMethod · 0.45
scoreMethod · 0.45
queryMethod · 0.45
teachMethod · 0.45

Tested by

no test coverage detected