From 41742e7e7c69c1aef8dcc26aeae5b83979df51d5 Mon Sep 17 00:00:00 2001 From: Ilya Matiach Date: Tue, 8 Oct 2019 12:43:09 -0400 Subject: [PATCH] update link to image --- .../simple-feature-transformations-explain-local.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/how-to-use-azureml/explain-model/tabular-data/simple-feature-transformations-explain-local.ipynb b/how-to-use-azureml/explain-model/tabular-data/simple-feature-transformations-explain-local.ipynb index 6e4b280f..c77b9ac6 100644 --- a/how-to-use-azureml/explain-model/tabular-data/simple-feature-transformations-explain-local.ipynb +++ b/how-to-use-azureml/explain-model/tabular-data/simple-feature-transformations-explain-local.ipynb @@ -49,7 +49,7 @@ "\n", "We will showcase raw feature transformations with three tabular data explainers: TabularExplainer (SHAP), MimicExplainer (global surrogate), and PFIExplainer.\n", "\n", - "| ![Interpretability Toolkit Architecture](./img/interpretability-architecture.PNG) |\n", + "| ![Interpretability Toolkit Architecture](./img/interpretability-architecture.png) |\n", "|:--:|\n", "| *Interpretability Toolkit Architecture* |\n", "\n", @@ -514,4 +514,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} \ No newline at end of file +}