Files
MachineLearningNotebooks/how-to-use-azureml/explain-model
Roope Astala 2d41c00488 version 1.0.39
2019-05-14 16:01:14 -04:00
..
2019-05-14 16:01:14 -04:00
2019-05-14 16:01:14 -04:00
2019-05-14 16:01:14 -04:00

Using explain model APIs

Follow these sample notebooks to learn:

  1. Explain tabular data locally: Basic example of explaining model trained on tabular data.
  2. Explain on remote AMLCompute: Explain a model on a remote AMLCompute target.
  3. Explain tabular data with Run History: Explain a model with Run History.
  4. Explain raw features: Explain the raw features of a trained model.