description: Wrapper for using the Scikit-Learn API with Keras models.
Wrapper for using the Scikit-Learn API with Keras models.
class KerasClassifier
: Implementation of the scikit-learn classifier API for Keras.
class KerasRegressor
: Implementation of the scikit-learn regressor API for Keras.