Metadata-Version: 2.0
Name: azureml-interpret
Version: 1.15.0
Summary: Machine Learning interpret package is used to interpret ML models
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
Author: Microsoft Corp
License: https://aka.ms/azureml-sdk-license
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
Provides-Extra: sample
Provides-Extra: deep
Provides-Extra: mimic
Requires-Dist: interpret-community (==0.15.*)
Provides-Extra: deep
Requires-Dist: interpret-community[deep]; extra == 'deep'
Provides-Extra: mimic
Requires-Dist: interpret-community[mimic]; extra == 'mimic'
Provides-Extra: sample
Requires-Dist: interpret-community[sample]; extra == 'sample'

The azureml-interpret package interfaces with explainers to allow users to upload and download explanations from Azure.




