azureml-rai-utils


Nameazureml-rai-utils JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/Azure/azureml-examples/tree/main/cli/responsible-ai
SummaryAzure Machine Learning Responsible AI Utils SDK
upload_time2023-09-08 19:43:34
maintainer
docs_urlNone
authorMicrosoft Corporation
requires_python<4.0,>=3.8
licenseMIT License
keywords azuremachinelearning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Azure Machine Learning Responsible AI Utils Python SDK

The `azureml-rai-utils` package provides the SDK interface that works along with the AzureML Responsible AI Dashboard experience.

The [Responsible AI dashboard](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-responsible-ai-dashboard) includes a robust, rich set of visualizations and functionality to help you analyze your machine learning model or make data-driven business decisions:

Some of the highlights of this package includes the functionality to:
- handle model dependencies
- pre-download images for the RAI Vision Dashboard and AutoML integration


# Change Log

Initial package release

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azureml-examples/tree/main/cli/responsible-ai",
    "name": "azureml-rai-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": "",
    "keywords": "AzureMachineLearning",
    "author": "Microsoft Corporation",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "# Azure Machine Learning Responsible AI Utils Python SDK\n\nThe `azureml-rai-utils` package provides the SDK interface that works along with the AzureML Responsible AI Dashboard experience.\n\nThe [Responsible AI dashboard](https://learn.microsoft.com/en-us/azure/machine-learning/how-to-responsible-ai-dashboard) includes a robust, rich set of visualizations and functionality to help you analyze your machine learning model or make data-driven business decisions:\n\nSome of the highlights of this package includes the functionality to:\n- handle model dependencies\n- pre-download images for the RAI Vision Dashboard and AutoML integration\n\n\n# Change Log\n\nInitial package release\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Azure Machine Learning Responsible AI Utils SDK",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azureml-examples/tree/main/cli/responsible-ai"
    },
    "split_keywords": [
        "azuremachinelearning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed26d3cb8d48585e6898011921dd94b3d6a4c22772b288e6f27bc1c7ac46f5ef",
                "md5": "3f113d6be006163eb07aae254ef754b2",
                "sha256": "6f0a600cd7503d9685bdb6cb2e8322b493b98f4d9ffab043e340f769a5324749"
            },
            "downloads": -1,
            "filename": "azureml_rai_utils-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f113d6be006163eb07aae254ef754b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 37614,
            "upload_time": "2023-09-08T19:43:34",
            "upload_time_iso_8601": "2023-09-08T19:43:34.446552Z",
            "url": "https://files.pythonhosted.org/packages/ed/26/d3cb8d48585e6898011921dd94b3d6a4c22772b288e6f27bc1c7ac46f5ef/azureml_rai_utils-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-08 19:43:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Azure",
    "github_project": "azureml-examples",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "azureml-rai-utils"
}
        
Elapsed time: 0.11819s