Files

Using explain model APIs

Explain Model SDK Sample Notebooks

Follow these sample notebooks to learn:

  1. Explain tabular data locally: Basic examples 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. Operationalize model explanation: Operationalize model explanation as a web service.