common Package
Contains common infrastructure, class hierarchy, and utilities for model explanations in Azure Machine Learning.
Packages
constants |
Contains classes defining constants used in interpretability in Azure Machine Learning. For more information about interpretability, see Interpretability: model explanations in automated machine learning. |
storage_policy |
Contains functionality for defining a storage policy on explanations in Azure Machine Learning. |
Modules
exceptions |
Defines custom exceptions produced by azureml-interpret. |
explanation_utils |
Defines helpful utilities for summarizing and uploading data. |
model_summary |
Defines a structure for gathering and storing the parts of an explanation asset. |
Classes
ModelSummary |
A structure for gathering and storing the parts of an explanation asset. Initialize data structures to hold summary information. |