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

Method test_keras

tests/core_tests.py:1086–1087  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1084 learner.teach(X_training_inf, y_training)
1085
1086 def test_keras(self):
1087 pass
1088
1089 def test_sklearn(self):
1090 learner = modAL.models.learners.ActiveLearner(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected