mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-22 02:25:12 -05:00
add dataprep dependency to train-explain-model-on-amlcompute-and-deploy.ipynb notebook for azureml-explain-model package
Using explain model APIs
Explain Model SDK Sample Notebooks
Follow these sample notebooks to learn:
- Explain tabular data locally: Basic examples of explaining model trained on tabular data.
- Explain on remote AMLCompute: Explain a model on a remote AMLCompute target.
- Explain tabular data with Run History: Explain a model with Run History.
- Operationalize model explanation: Operationalize model explanation as a web service.