Module: tf.compat.v1.keras.wrappers.scikit_learn

Public API for tf.keras.wrappers.scikit_learn namespace.

Classes

class KerasClassifier: Implementation of the scikit-learn classifier API for Keras.

class KerasRegressor: Implementation of the scikit-learn regressor API for Keras.