lightgbm-ray


Namelightgbm-ray JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/ray-project/lightgbm_ray
SummaryA Ray backend for distributed LightGBM
upload_time2023-08-24 16:37:04
maintainer
docs_urlNone
authorRay Team
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A distributed backend for LightGBM built on top of distributed computing framework Ray.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ray-project/lightgbm_ray",
    "name": "lightgbm-ray",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ray Team",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/44/b1/a06f923709a887465108da636b442194dabd414761d54fb9da51184b4694/lightgbm_ray-0.1.9.tar.gz",
    "platform": null,
    "description": "A distributed backend for LightGBM built on top of distributed computing framework Ray.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "A Ray backend for distributed LightGBM",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/ray-project/lightgbm_ray"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72010412ae1292f18b895d9bff1c395bc389f27de48dc95330a0543eb37299b3",
                "md5": "6af4b73a3d76e896923ceb5949a170b3",
                "sha256": "1e6246b022015312c218a38d3d32d24c018c3795ed70c586e435f3e663372b66"
            },
            "downloads": -1,
            "filename": "lightgbm_ray-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6af4b73a3d76e896923ceb5949a170b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 73817,
            "upload_time": "2023-08-24T16:37:00",
            "upload_time_iso_8601": "2023-08-24T16:37:00.645975Z",
            "url": "https://files.pythonhosted.org/packages/72/01/0412ae1292f18b895d9bff1c395bc389f27de48dc95330a0543eb37299b3/lightgbm_ray-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44b1a06f923709a887465108da636b442194dabd414761d54fb9da51184b4694",
                "md5": "bb17a1b7da04745d70194747bae4ef8b",
                "sha256": "ac47f10455c069393359a18e41b646185ce7b9a762c9c41b17bf2fbaa6b934dc"
            },
            "downloads": -1,
            "filename": "lightgbm_ray-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "bb17a1b7da04745d70194747bae4ef8b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57348,
            "upload_time": "2023-08-24T16:37:04",
            "upload_time_iso_8601": "2023-08-24T16:37:04.023795Z",
            "url": "https://files.pythonhosted.org/packages/44/b1/a06f923709a887465108da636b442194dabd414761d54fb9da51184b4694/lightgbm_ray-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-24 16:37:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ray-project",
    "github_project": "lightgbm_ray",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lightgbm-ray"
}
        
Elapsed time: 0.12092s