oracle-mlm-insights


Nameoracle-mlm-insights JSON
Version 1.0.2.dev130 PyPI version JSON
download
home_page
SummaryML Observability Insights Library
upload_time2023-12-12 11:50:14
maintainer
docs_urlNone
authorOracle Data Science
requires_python>=3.8, <3.10
licenseOracle Free Use Terms and Conditions (FUTC)
keywords oracle cloud infrastructure oci oracle machine learning ml monitoring ml observability data science drift detection distributed spark dask
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Oracle Machine Learning Observability Insights Library (ML Insights)
< Add description here>

## Installation
ML Insights can be installed in a python 3.8 environment using:
```bash
pip install oracle-ml-insights
```
Several ML Insights dependencies are optional (for eg: Execution Engine) and can be installed with:
```bash
pip install oracle-ml-insights[option]
```
where "option" can be one of:

- "dask", to run ML Insights on Dask Execution Engine

## Documentation
< Add documentation links here>

## Examples
< Add link to Quick start here>

## License
Copyright (c) 2023 Oracle and/or its affiliates. Licensed under the Oracle Free Use Terms and Conditions (FUTC) License.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "oracle-mlm-insights",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <3.10",
    "maintainer_email": "",
    "keywords": "Oracle Cloud Infrastructure,OCI,Oracle,Machine Learning,ML Monitoring,ML Observability,Data Science,Drift Detection,Distributed,Spark,Dask",
    "author": "Oracle Data Science",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "# Oracle Machine Learning Observability Insights Library (ML Insights)\n< Add description here>\n\n## Installation\nML Insights can be installed in a python 3.8 environment using:\n```bash\npip install oracle-ml-insights\n```\nSeveral ML Insights dependencies are optional (for eg: Execution Engine) and can be installed with:\n```bash\npip install oracle-ml-insights[option]\n```\nwhere \"option\" can be one of:\n\n- \"dask\", to run ML Insights on Dask Execution Engine\n\n## Documentation\n< Add documentation links here>\n\n## Examples\n< Add link to Quick start here>\n\n## License\nCopyright (c) 2023 Oracle and/or its affiliates. Licensed under the Oracle Free Use Terms and Conditions (FUTC) License.\n",
    "bugtrack_url": null,
    "license": "Oracle Free Use Terms and Conditions (FUTC)",
    "summary": "ML Observability Insights Library",
    "version": "1.0.2.dev130",
    "project_urls": null,
    "split_keywords": [
        "oracle cloud infrastructure",
        "oci",
        "oracle",
        "machine learning",
        "ml monitoring",
        "ml observability",
        "data science",
        "drift detection",
        "distributed",
        "spark",
        "dask"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec5e766197291d6e98613868c33cd8a6558797042ccf94f678da31ebb79e9430",
                "md5": "a8ee9603c6c0256c0e43295a8f84551e",
                "sha256": "2e245fb590887bc8e465814e9a55a6d4665e2efaf0ef74738a6334ab00cd0b9c"
            },
            "downloads": -1,
            "filename": "oracle_mlm_insights-1.0.2.dev130-py38-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8ee9603c6c0256c0e43295a8f84551e",
            "packagetype": "bdist_wheel",
            "python_version": "py38",
            "requires_python": ">=3.8, <3.10",
            "size": 473115,
            "upload_time": "2023-12-12T11:50:14",
            "upload_time_iso_8601": "2023-12-12T11:50:14.379402Z",
            "url": "https://files.pythonhosted.org/packages/ec/5e/766197291d6e98613868c33cd8a6558797042ccf94f678da31ebb79e9430/oracle_mlm_insights-1.0.2.dev130-py38-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8353b32a3faa550fd50a20ef0433ef4073376bc1f0a24bba7b24c8b026142bcd",
                "md5": "61daa31bc79c4215e285301e38d101bf",
                "sha256": "020be6552710d8b0d78e4720b31fd122110db673f72a535cc9d71bd21eec9890"
            },
            "downloads": -1,
            "filename": "oracle_mlm_insights-1.0.2.dev130-py39-none-any.whl",
            "has_sig": false,
            "md5_digest": "61daa31bc79c4215e285301e38d101bf",
            "packagetype": "bdist_wheel",
            "python_version": "py39",
            "requires_python": ">=3.8, <3.10",
            "size": 472509,
            "upload_time": "2023-12-12T11:50:16",
            "upload_time_iso_8601": "2023-12-12T11:50:16.570313Z",
            "url": "https://files.pythonhosted.org/packages/83/53/b32a3faa550fd50a20ef0433ef4073376bc1f0a24bba7b24c8b026142bcd/oracle_mlm_insights-1.0.2.dev130-py39-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 11:50:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oracle-mlm-insights"
}
        
Elapsed time: 0.16137s