tensorflow-lattice


Nametensorflow-lattice JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/lattice
SummaryA library that implements optionally monotonic lattice based models.
upload_time2024-03-23 00:17:16
maintainerNone
docs_urlNone
authorGoogle Inc.
requires_pythonNone
licenseApache 2.0
keywords tensorflow lattice calibration machine learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            TensorFlow Lattice is a library that implements fast-to-evaluate and
interpretable (optionally monotonic) lattice based models, which are also known
as *interpolated look-up tables*. The library includes a collection of Keras
layers for lattices and feature calibration that can be composed into custom
models or used inside generic premade models.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tensorflow/lattice",
    "name": "tensorflow-lattice",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "tensorflow lattice calibration machine learning",
    "author": "Google Inc.",
    "author_email": "no-reply@google.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/04/47bb19ed5438820d9e52a7775391fafc819b702eedb7f271dbc44307d18e/tensorflow_lattice-2.1.0.tar.gz",
    "platform": null,
    "description": "TensorFlow Lattice is a library that implements fast-to-evaluate and\ninterpretable (optionally monotonic) lattice based models, which are also known\nas *interpolated look-up tables*. The library includes a collection of Keras\nlayers for lattices and feature calibration that can be composed into custom\nmodels or used inside generic premade models.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A library that implements optionally monotonic lattice based models.",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "https://github.com/tensorflow/lattice"
    },
    "split_keywords": [
        "tensorflow",
        "lattice",
        "calibration",
        "machine",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c15d44d3cc5436b61f39b1c5d2d05d90fcf0f2ddaa4f851a68b2bc1021ec223",
                "md5": "67847bfee2ac8f4b270b1952d21d0cd5",
                "sha256": "6939d51b893db859fa35522815a2e5ff9c2d6846d42ed0cdcb346c2f787ebb0f"
            },
            "downloads": -1,
            "filename": "tensorflow_lattice-2.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "67847bfee2ac8f4b270b1952d21d0cd5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 216859,
            "upload_time": "2024-03-23T00:17:11",
            "upload_time_iso_8601": "2024-03-23T00:17:11.079141Z",
            "url": "https://files.pythonhosted.org/packages/8c/15/d44d3cc5436b61f39b1c5d2d05d90fcf0f2ddaa4f851a68b2bc1021ec223/tensorflow_lattice-2.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c90447bb19ed5438820d9e52a7775391fafc819b702eedb7f271dbc44307d18e",
                "md5": "4e39fbfa8a1bc8449d1e764ab97c20eb",
                "sha256": "84e968d26443e1263b80bb5fe265ce7c9bf19b00599c074397d9c0aad5360658"
            },
            "downloads": -1,
            "filename": "tensorflow_lattice-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4e39fbfa8a1bc8449d1e764ab97c20eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 185936,
            "upload_time": "2024-03-23T00:17:16",
            "upload_time_iso_8601": "2024-03-23T00:17:16.536692Z",
            "url": "https://files.pythonhosted.org/packages/c9/04/47bb19ed5438820d9e52a7775391fafc819b702eedb7f271dbc44307d18e/tensorflow_lattice-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-23 00:17:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tensorflow",
    "github_project": "lattice",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tensorflow-lattice"
}
        
Elapsed time: 0.22654s