datarobot-predict


Namedatarobot-predict JSON
Version 1.8.1 PyPI version JSON
download
home_pageNone
SummaryDataRobot Prediction Library
upload_time2024-03-26 10:32:45
maintainerNone
docs_urlNone
authorDataRobot
requires_python<3.12,>=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # About
DataRobot Prediction Library is a Python library for making predictions using various prediction methods supported by DataRobot.
The intention is to provide a common interface for making predictions, making it easy to swap out the underlying implementation.

For more info, see the [official documentation](https://datarobot.github.io/datarobot-predict/).
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datarobot-predict",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "DataRobot",
    "author_email": "support@datarobot.com",
    "download_url": null,
    "platform": null,
    "description": "# About\nDataRobot Prediction Library is a Python library for making predictions using various prediction methods supported by DataRobot.\nThe intention is to provide a common interface for making predictions, making it easy to swap out the underlying implementation.\n\nFor more info, see the [official documentation](https://datarobot.github.io/datarobot-predict/).",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "DataRobot Prediction Library",
    "version": "1.8.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2d54a3462bf10afdf5d553ee923b9104fb18fabb7bff14ee1ea3c5da76101e8",
                "md5": "1d7e7e64dff713a25f1020e8ea666b51",
                "sha256": "746d060a80ac7767be0efe5e991fb3a68dd02c41749f1b31a7a5054fce781be0"
            },
            "downloads": -1,
            "filename": "datarobot_predict-1.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d7e7e64dff713a25f1020e8ea666b51",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.7",
            "size": 22019,
            "upload_time": "2024-03-26T10:32:45",
            "upload_time_iso_8601": "2024-03-26T10:32:45.145684Z",
            "url": "https://files.pythonhosted.org/packages/a2/d5/4a3462bf10afdf5d553ee923b9104fb18fabb7bff14ee1ea3c5da76101e8/datarobot_predict-1.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 10:32:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "datarobot-predict"
}
        
Elapsed time: 0.22180s