/scikeras

Scikit-Learn API wrapper for Keras.

Primary LanguagePythonMIT LicenseMIT

Scikit-Learn Wrapper for Keras

Build Status Coverage Status Docs Status

Scikit-Learn compatible wrappers for Keras Models.

Installation

This package is available on PyPi:

pip install scikeras

The only dependencies are scikit-learn>=0.22 and TensorFlow>=2.1.0.

Documentation

Documentation is available on ReadTheDocs.

Contributing

See CONTRIBUTING.md