Metadata-Version: 2.1
Name: scikit-keras
Version: 0.3.1
Summary: Scikit-learn-compatible Keras models
Home-page: https://github.com/daviddiazvico/scikit-keras
Download-URL: https://github.com/daviddiazvico/scikit-keras/archive/v0.3.1.tar.gz
Author: David Diaz Vico
Author-email: david.diaz.vico@outlook.com
Keywords: keras,scikit-learn
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
License-File: LICENSE
Requires-Dist: keras
Requires-Dist: scikit-learn
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
