mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-23 11:02:39 -05:00
9 lines
516 B
Markdown
9 lines
516 B
Markdown
## Using explain model APIs
|
|
|
|
Follow these sample notebooks to learn:
|
|
|
|
1. [Explain tabular data locally](explain-tabular-data-local): Basic example of explaining model trained on tabular data.
|
|
4. [Explain on remote AMLCompute](explain-on-amlcompute): Explain a model on a remote AMLCompute target.
|
|
5. [Explain tabular data with Run History](explain-tabular-data-run-history): Explain a model with Run History.
|
|
7. [Explain raw features](explain-tabular-data-raw-features): Explain the raw features of a trained model.
|