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

File multidimensional_data.py

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

Source from the content-addressed store, hash-verified

1import numpy as np
2from modAL.batch import uncertainty_batch_sampling
3from modAL.expected_error import expected_error_reduction
4from modAL.models import ActiveLearner

Callers

nothing calls this directly

Calls 4

ActiveLearnerClass · 0.90
MockClassifierClass · 0.85
queryMethod · 0.45
teachMethod · 0.45

Tested by

no test coverage detected