kslearn.wrappers

kslearn.wrappers.KerasClassifier([build_fn, …]) Implementation of the scikit-learn classifier API for Keras.
kslearn.wrappers.KerasModel([build_fn, …]) Implementation of the scikit-learn API for Keras.
kslearn.wrappers.KerasRegressor([build_fn, …]) Implementation of the scikit-learn regressor API for Keras.