mlserver-mllib


Namemlserver-mllib JSON
Version 1.6.1 PyPI version JSON
download
home_pageNone
SummarySpark MLlib runtime for MLServer
upload_time2024-09-10 15:10:43
maintainerNone
docs_urlNone
authorSeldon Technologies Ltd.
requires_python<3.12,>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Spark MLlib runtime for MLServer

This package provides a MLServer runtime compatible with Spark MLlib.

## Usage

You can install the runtime, alongside `mlserver`, as:

```bash
pip install mlserver mlserver-mllib
```

For further information on how to use MLServer with Spark MLlib, you can check
out the [MLServer repository](https://github.com/SeldonIO/MLServer).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mlserver-mllib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Seldon Technologies Ltd.",
    "author_email": "hello@seldon.io",
    "download_url": "https://files.pythonhosted.org/packages/66/64/e70b506b1f4dc16832875659580307c08be8db5a36aed82c83c7e14f14eb/mlserver_mllib-1.6.1.tar.gz",
    "platform": null,
    "description": "# Spark MLlib runtime for MLServer\n\nThis package provides a MLServer runtime compatible with Spark MLlib.\n\n## Usage\n\nYou can install the runtime, alongside `mlserver`, as:\n\n```bash\npip install mlserver mlserver-mllib\n```\n\nFor further information on how to use MLServer with Spark MLlib, you can check\nout the [MLServer repository](https://github.com/SeldonIO/MLServer).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Spark MLlib runtime for MLServer",
    "version": "1.6.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f547475dd888901e2c9951d130de038646f3d7e36421a81082e4667c1a630e8",
                "md5": "359c39593b74bc92c0f45c3991812890",
                "sha256": "d0c96f65ea74d73d21cc537f0ed040243bf60b49da198489bca501975a67a5db"
            },
            "downloads": -1,
            "filename": "mlserver_mllib-1.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "359c39593b74bc92c0f45c3991812890",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.9",
            "size": 7468,
            "upload_time": "2024-09-10T15:10:42",
            "upload_time_iso_8601": "2024-09-10T15:10:42.156864Z",
            "url": "https://files.pythonhosted.org/packages/7f/54/7475dd888901e2c9951d130de038646f3d7e36421a81082e4667c1a630e8/mlserver_mllib-1.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6664e70b506b1f4dc16832875659580307c08be8db5a36aed82c83c7e14f14eb",
                "md5": "84924651bce5e2d13043d58c5d583b32",
                "sha256": "4f17e65568e4cde516763f2749a26fd568646cdc4e864f1db6142be519214647"
            },
            "downloads": -1,
            "filename": "mlserver_mllib-1.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "84924651bce5e2d13043d58c5d583b32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.9",
            "size": 6192,
            "upload_time": "2024-09-10T15:10:43",
            "upload_time_iso_8601": "2024-09-10T15:10:43.703030Z",
            "url": "https://files.pythonhosted.org/packages/66/64/e70b506b1f4dc16832875659580307c08be8db5a36aed82c83c7e14f14eb/mlserver_mllib-1.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 15:10:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mlserver-mllib"
}
        
Elapsed time: 0.32565s