tensorflow-estimator


Nametensorflow-estimator JSON
Version 2.14.0 PyPI version JSON
download
home_pagehttps://www.tensorflow.org/
SummaryTensorFlow Estimator.
upload_time2023-09-11 18:41:50
maintainer
docs_urlNone
authorGoogle Inc.
requires_python>=3.7
licenseApache 2.0
keywords tensorflow estimator tensor machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            TensorFlow Estimator is a high-level API that encapsulates model training,
evaluation, prediction, and exporting.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.tensorflow.org/",
    "name": "tensorflow-estimator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "tensorflow estimator tensor machine learning",
    "author": "Google Inc.",
    "author_email": "",
    "download_url": "https://github.com/tensorflow/estimator/tags",
    "platform": null,
    "description": "TensorFlow Estimator is a high-level API that encapsulates model training,\nevaluation, prediction, and exporting.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "TensorFlow Estimator.",
    "version": "2.14.0",
    "project_urls": {
        "Download": "https://github.com/tensorflow/estimator/tags",
        "Homepage": "https://www.tensorflow.org/"
    },
    "split_keywords": [
        "tensorflow",
        "estimator",
        "tensor",
        "machine",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1da4f264c196325bb6e37a6285caec5b12a03def489b57cc1fdac02bb6272cd",
                "md5": "4c8c26a17620feadbfbf87eb3c4c6437",
                "sha256": "820bf57c24aa631abb1bbe4371739ed77edb11361d61381fd8e790115ac0fd57"
            },
            "downloads": -1,
            "filename": "tensorflow_estimator-2.14.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c8c26a17620feadbfbf87eb3c4c6437",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 440664,
            "upload_time": "2023-09-11T18:41:50",
            "upload_time_iso_8601": "2023-09-11T18:41:50.481641Z",
            "url": "https://files.pythonhosted.org/packages/d1/da/4f264c196325bb6e37a6285caec5b12a03def489b57cc1fdac02bb6272cd/tensorflow_estimator-2.14.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-11 18:41:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tensorflow",
    "github_project": "estimator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tensorflow-estimator"
}
        
Elapsed time: 0.15031s