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