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
Built Distribution
Hashes for azureml_interpret-1.0.72-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a9481ca7d1cd6bb754e96dd3b6fee8e722f7b15c31dd2883073e179400c786e |
|
MD5 | 76bd4f8feedb1330a2bf7a4ef306f317 |
|
BLAKE2b-256 | 8f9ac33ed1cc99b48259c51f7590174cfb61f8b1e3a3195568b3593639e9b5d4 |