No project description provided
Project description
Microsoft Azure Machine Learning Explain Model API for Python
===================================================
This package has been tested with Python 2.7 and 3.6.
=========================
The SDK is being released currently as an interal package.
**Future releases are subject to breaking changes.**
Machine learning (ML) explain model package is used to explain black box ML models.
* The TabularExplainer can be used to give local and global feature importances
* Local feature importances are for each evaluation row
* Global feature importances summarize the most importance features at the model-level
* Model explanations can be operationalized via explain_from_scoring_model
* The API supports both dense (numpy or pandas) and sparse (scipy) datasets
* The best explainer is automatically chosen for the user based on the model
===================================================
This package has been tested with Python 2.7 and 3.6.
=========================
The SDK is being released currently as an interal package.
**Future releases are subject to breaking changes.**
Machine learning (ML) explain model package is used to explain black box ML models.
* The TabularExplainer can be used to give local and global feature importances
* Local feature importances are for each evaluation row
* Global feature importances summarize the most importance features at the model-level
* Model explanations can be operationalized via explain_from_scoring_model
* The API supports both dense (numpy or pandas) and sparse (scipy) datasets
* The best explainer is automatically chosen for the user based on the 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
File details
Details for the file azureml_explain_model-1.0.17-py3-none-any.whl
.
File metadata
- Download URL: azureml_explain_model-1.0.17-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06889749879acb6b704e00a7640f815671109a544a6683f8dc3d13fa6073dc86 |
|
MD5 | 1e001d2eb5fbd78129ad3f3c17a99c92 |
|
BLAKE2b-256 | e603d8af7f291cdda05a5b4ad146485412709d2a0e27280bec374532198ecd45 |