scikeras


Namescikeras JSON
Version 0.13.0 PyPI version JSON
download
home_pagehttps://github.com/adriangb/scikeras
SummaryScikit-Learn API wrapper for Keras.
upload_time2024-04-11 22:24:07
maintainerNone
docs_urlNone
authorAdrian Garcia Badaracco
requires_python<4,>=3.9.0
licenseMIT
keywords keras tensorflow scikit-learn deep-learning python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Scikit-Learn Wrapper for Keras

[![Build Status](https://github.com/adriangb/scikeras/workflows/Tests/badge.svg)](https://github.com/adriangb/scikeras/actions?query=workflow%3ATests+branch%3Amaster)
[![Coverage Status](https://codecov.io/gh/adriangb/scikeras/branch/master/graph/badge.svg)](https://codecov.io/gh/adriangb/scikeras)
[![Docs](https://github.com/adriangb/scikeras/workflows/Build%20Docs/badge.svg)](https://www.adriangb.com/scikeras/)

Scikit-Learn compatible wrappers for Keras Models.

## Why SciKeras

SciKeras is derived from and API compatible with the now deprecated / removed `tf.keras.wrappers.scikit_learn`.

An overview of the differences as compared to the TF wrappers can be found in our
[migration](https://www.adriangb.com/scikeras/stable/migration.html) guide.

## Installation

This package is available on PyPi:

```bash
# Tensorflow
pip install scikeras[tensorflow]
```

Note that `pip install scikeras[tensorflow]` is basically equivalent to `pip install scikeras tensorflow`
and is offered just for convenience. You can also install just SciKeras with
`pip install scikeras`, but you will need a version of tensorflow installed at
runtime or SciKeras will throw an error when you try to import it.

The current version of SciKeras depends on `scikit-learn>=1.4.1post1` and `Keras>=3.2.0`.

### Migrating from `keras.wrappers.scikit_learn`

Please see the [migration](https://www.adriangb.com/scikeras/stable/migration.html) section of our documentation.

## Documentation

Documentation is available at [https://www.adriangb.com/scikeras/](https://www.adriangb.com/scikeras/).

## Contributing

See [CONTRIBUTING.md](https://github.com/adriangb/scikeras/blob/master/CONTRIBUTING.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adriangb/scikeras",
    "name": "scikeras",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9.0",
    "maintainer_email": null,
    "keywords": "keras, tensorflow, scikit-learn, deep-learning, python",
    "author": "Adrian Garcia Badaracco",
    "author_email": "1755071+adriangb@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/b2/81d1f018259cb84e20a814622e67b1384edd0a584589f1a2bce5c5bdd8c9/scikeras-0.13.0.tar.gz",
    "platform": null,
    "description": "# Scikit-Learn Wrapper for Keras\n\n[![Build Status](https://github.com/adriangb/scikeras/workflows/Tests/badge.svg)](https://github.com/adriangb/scikeras/actions?query=workflow%3ATests+branch%3Amaster)\n[![Coverage Status](https://codecov.io/gh/adriangb/scikeras/branch/master/graph/badge.svg)](https://codecov.io/gh/adriangb/scikeras)\n[![Docs](https://github.com/adriangb/scikeras/workflows/Build%20Docs/badge.svg)](https://www.adriangb.com/scikeras/)\n\nScikit-Learn compatible wrappers for Keras Models.\n\n## Why SciKeras\n\nSciKeras is derived from and API compatible with the now deprecated / removed `tf.keras.wrappers.scikit_learn`.\n\nAn overview of the differences as compared to the TF wrappers can be found in our\n[migration](https://www.adriangb.com/scikeras/stable/migration.html) guide.\n\n## Installation\n\nThis package is available on PyPi:\n\n```bash\n# Tensorflow\npip install scikeras[tensorflow]\n```\n\nNote that `pip install scikeras[tensorflow]` is basically equivalent to `pip install scikeras tensorflow`\nand is offered just for convenience. You can also install just SciKeras with\n`pip install scikeras`, but you will need a version of tensorflow installed at\nruntime or SciKeras will throw an error when you try to import it.\n\nThe current version of SciKeras depends on `scikit-learn>=1.4.1post1` and `Keras>=3.2.0`.\n\n### Migrating from `keras.wrappers.scikit_learn`\n\nPlease see the [migration](https://www.adriangb.com/scikeras/stable/migration.html) section of our documentation.\n\n## Documentation\n\nDocumentation is available at [https://www.adriangb.com/scikeras/](https://www.adriangb.com/scikeras/).\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/adriangb/scikeras/blob/master/CONTRIBUTING.md)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Scikit-Learn API wrapper for Keras.",
    "version": "0.13.0",
    "project_urls": {
        "Documentation": "https://www.adriangb.com/scikeras/",
        "Homepage": "https://github.com/adriangb/scikeras",
        "Repository": "https://github.com/adriangb/scikeras"
    },
    "split_keywords": [
        "keras",
        " tensorflow",
        " scikit-learn",
        " deep-learning",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea091c02aa24daf7a003c06f629fbb69dc9ae1bda1b247d7b8981e550d752ac9",
                "md5": "b155634097bfa7a59f177df67aaa716d",
                "sha256": "beeec4536129e316f8ffa56b32cbc097fa9168f3789feb243cadb8d9a36a0084"
            },
            "downloads": -1,
            "filename": "scikeras-0.13.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b155634097bfa7a59f177df67aaa716d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9.0",
            "size": 26417,
            "upload_time": "2024-04-11T22:24:06",
            "upload_time_iso_8601": "2024-04-11T22:24:06.101935Z",
            "url": "https://files.pythonhosted.org/packages/ea/09/1c02aa24daf7a003c06f629fbb69dc9ae1bda1b247d7b8981e550d752ac9/scikeras-0.13.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8b281d1f018259cb84e20a814622e67b1384edd0a584589f1a2bce5c5bdd8c9",
                "md5": "06cadd10a8099e2aafa15ccbe8f6f8df",
                "sha256": "bfc720b2755f6c09981da13c9858e999a4bf775c49b0a296847dd1adad4c5d7d"
            },
            "downloads": -1,
            "filename": "scikeras-0.13.0.tar.gz",
            "has_sig": false,
            "md5_digest": "06cadd10a8099e2aafa15ccbe8f6f8df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9.0",
            "size": 24154,
            "upload_time": "2024-04-11T22:24:07",
            "upload_time_iso_8601": "2024-04-11T22:24:07.259892Z",
            "url": "https://files.pythonhosted.org/packages/a8/b2/81d1f018259cb84e20a814622e67b1384edd0a584589f1a2bce5c5bdd8c9/scikeras-0.13.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 22:24:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adriangb",
    "github_project": "scikeras",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scikeras"
}
        
Elapsed time: 0.23652s