mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
Using explain model APIs
Follow these sample notebooks to learn:
- Explain tabular data locally: Basic example 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.
- Explain raw features: Explain the raw features of a trained model.