Skip to main content

Machine Learning interpret package is used to interpret ML models

Project description

Microsoft Azure Machine Learning Interpret API for Python

This package has been tested with Python 3.6 and 3.7.

The SDK is released with backwards compatibility guarantees.

Machine learning (ML) interpret package is used to interpret black box ML models.

The azureml-interpret package interfaces with explainers to allow users to upload and download explanations from Azure.

The explainers come from the interpret-community package.

  • The TabularExplainer can be used to give local and global feature importances

  • The best explainer is automatically chosen for the user based on the model

  • Local feature importances are for each evaluation row

  • Global feature importances summarize the most importance features at the model-level

  • The API supports both dense (numpy or pandas) and sparse (scipy) datasets

  • For more advanced users, individual explainers can be used

  • The KernelExplainer and MimicExplainer are for BlackBox models

  • The MimicExplainer is faster but less accurate than the KernelExplainer

  • The TreeExplainer is for tree-based models

  • The DeepExplainer is for DNN tensorflow or pytorch models

Setup

Follow these instructions to install the Azure ML SDK on your local machine, create an Azure ML workspace, and set up your notebook environment, which is required for the next step. Once you have set up your environment, install the AzureML Interpret package:

pip install azureml-interpret

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

azureml_interpret-1.61.0-py3-none-any.whl (52.7 kB view details)

Uploaded Python 3

File details

Details for the file azureml_interpret-1.61.0-py3-none-any.whl.

File metadata

File hashes

Hashes for azureml_interpret-1.61.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77ae3e403ca5ea04e41e7b8fc203539b3a72d2961fd59748af74a9001a774386
MD5 e1a0c537dc3e4580a6b611ad949db987
BLAKE2b-256 af49fe8685c5e1ad3eb58ee2097f5310f5db2fc0ba0a80780783b7e9a4613df6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page