mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 09:37:04 -05:00
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.