Scikit-Learn API wrapper for Keras.
Project description
Scikit-Learn Wrapper for Keras
Scikit-Learn compatible wrappers for Keras Models.
Why SciKeras
SciKeras is derived from and API compatible with tf.keras.wrappers.scikit_learn. The original TensorFlow (TF) wrappers are not actively maintained,
and will be removed in a future release.
An overview of the advantages and differences as compared to the TF wrappers can be found in our migration guide.
Installation
This package is available on PyPi:
pip install scikeras
The only dependencies are scikit-learn>=0.22 and TensorFlow>=2.4.0.
You will need to manually install TensorFlow; due to TensorFlow's packaging it is not a direct dependency of SciKeras. You can do this by running:
pip install tensorflow
Migrating from tf.keras.wrappers.scikit_learn
Please see the migration section of our documentation.
Documentation
Documentation is available at https://www.adriangb.com/scikeras/.
Contributing
See CONTRIBUTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scikeras-0.4.1.tar.gz.
File metadata
- Download URL: scikeras-0.4.1.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.11 Linux/5.8.0-1040-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
851f00d2477ea166eebe5ef093c82cd29ef67b7efd90fa12a2889adcfafccaf5
|
|
| MD5 |
7be234135e6ae8ed9ddcf83ba6f92d5a
|
|
| BLAKE2b-256 |
3618c9c0b23b12e381cb70e662b8f8ce30eb8c7151e4349407ace583bf41e34b
|
File details
Details for the file scikeras-0.4.1-py3-none-any.whl.
File metadata
- Download URL: scikeras-0.4.1-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.11 Linux/5.8.0-1040-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e61755f29df5b23aa30b3e6ddc8889607a6dcd936cb441de6207d185b0429ab4
|
|
| MD5 |
205e182cf5bd0c9b98ee76306e1ac884
|
|
| BLAKE2b-256 |
030c941921edfe0dcc062a0e25936e3765f4c6119c518757552c0534806e7018
|