tensorflow-lattice


Nametensorflow-lattice JSON
Version 2.1.1 PyPI version JSON
download
home_pagehttps://github.com/tensorflow/lattice
SummaryA library that implements optionally monotonic lattice based models.
upload_time2024-07-30 19:57:33
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/e4/5b/96c1d0dba837306ae69854ffdc68f03dfd4e8dad4032eb92e23e475eec3a/tensorflow_lattice-2.1.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com/tensorflow/lattice"
    },
    "split_keywords": [
        "tensorflow",
        "lattice",
        "calibration",
        "machine",
        "learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0faf819adfd3bc56242dfc4d4cef6c4376e101be9cd14073c1136e870092cc9",
                "md5": "f61c5e1c094da1a97c8cef1dd273aeb8",
                "sha256": "e851bfd5c1735b16d9ef2effe0b251f90f61d6005e2e4246e46abcf65591c3df"
            },
            "downloads": -1,
            "filename": "tensorflow_lattice-2.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f61c5e1c094da1a97c8cef1dd273aeb8",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 219375,
            "upload_time": "2024-07-30T19:57:30",
            "upload_time_iso_8601": "2024-07-30T19:57:30.625628Z",
            "url": "https://files.pythonhosted.org/packages/f0/fa/f819adfd3bc56242dfc4d4cef6c4376e101be9cd14073c1136e870092cc9/tensorflow_lattice-2.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e45b96c1d0dba837306ae69854ffdc68f03dfd4e8dad4032eb92e23e475eec3a",
                "md5": "0a83a6e3afb861c90fc231d11502a046",
                "sha256": "0fb71bbc6fe79fd1bf78f4a0623aa9854bf4e6616ae8cd4a7263efe843158d12"
            },
            "downloads": -1,
            "filename": "tensorflow_lattice-2.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0a83a6e3afb861c90fc231d11502a046",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 507873,
            "upload_time": "2024-07-30T19:57:33",
            "upload_time_iso_8601": "2024-07-30T19:57:33.062340Z",
            "url": "https://files.pythonhosted.org/packages/e4/5b/96c1d0dba837306ae69854ffdc68f03dfd4e8dad4032eb92e23e475eec3a/tensorflow_lattice-2.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-30 19:57:33",
    "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.62570s