Skip to main content

Machine Learning explain model package is used to interpret ML models

Project description

Microsoft Azure Machine Learning Explain Model 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) explain model package is used to interpret black box ML models.

  • 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 Explain Model package:

pip install azureml-explain-model

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_explain_model-1.16.0-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

Details for the file azureml_explain_model-1.16.0-py3-none-any.whl.

File metadata

  • Download URL: azureml_explain_model-1.16.0-py3-none-any.whl
  • Upload date:
  • Size: 22.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.5.4

File hashes

Hashes for azureml_explain_model-1.16.0-py3-none-any.whl
Algorithm Hash digest
SHA256 25d09b914052d101b5025c1650295c8091736f4a9eee72380cf4728be909d2d2
MD5 73faa4194b71c1c618066143727c833e
BLAKE2b-256 1fd60db0e96406000b899ed470a8bd7887c76e1a0dc7238856106695402c601d

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