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

File keras_integration.py

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

Source from the content-addressed store, hash-verified

1"""
2This example demonstrates how to use the active learning interface with Keras.
3The example uses the scikit-learn wrappers of Keras. For more info, see https://keras.io/scikit-learn-api/
4"""

Callers

nothing calls this directly

Calls 4

ActiveLearnerClass · 0.90
queryMethod · 0.45
teachMethod · 0.45
scoreMethod · 0.45

Tested by

no test coverage detected