SciKeras API

Wrappers

scikeras.wrappers.BaseWrapper([model, …])

Implementation of the scikit-learn classifier API for Keras.

scikeras.wrappers.KerasClassifier([model, …])

Implementation of the scikit-learn classifier API for Keras.

scikeras.wrappers.KerasRegressor([model, …])

Implementation of the scikit-learn classifier API for Keras.