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

azureml_interpret-1.49.0-py3-none-any.whl (52.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: azureml_interpret-1.49.0-py3-none-any.whl
  • Upload date:
  • Size: 52.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.9.6 requests/2.28.2 setuptools/50.3.2 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.8.13

File hashes

Hashes for azureml_interpret-1.49.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4bc3a64b0fa1464eae4f3d4fdeae2134eaaa772195284281866d359fd5ab57f7
MD5 5cf169b652b07caaabd154e8408adf81
BLAKE2b-256 32fe2fa2e472ea83258f47026c1761cb50591e4a4bbcec22763d19dfacd1023e

See more details on using hashes here.

Supported by

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