Skip to main content

No project description provided

Project description

Microsoft Azure Machine Learning Interpret API for Python

This package has been tested with Python 2.7 and 3.6.

The SDK is released with backwards compatibility guarantees.

Machine learning (ML) interpret 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

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.0.79-py3-none-any.whl (34.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: azureml_interpret-1.0.79-py3-none-any.whl
  • Upload date:
  • Size: 34.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.5.2

File hashes

Hashes for azureml_interpret-1.0.79-py3-none-any.whl
Algorithm Hash digest
SHA256 dd404e9adf9f4c9f0e5be287054d83f01e3e1da83e3e9849086632a4ae23b4dc
MD5 605cf95464da3c98dfb47ce96cbb32ad
BLAKE2b-256 790f37430e66027213a83683caa20c2cbc9a3642f2db77668c2f103ba3bca795

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