Compare commits

..

1 Commits

Author SHA1 Message Date
Ilya Matiach
41742e7e7c update link to image 2019-10-08 12:43:09 -04:00
2 changed files with 4 additions and 4 deletions

View File

@@ -50,7 +50,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",
@@ -506,4 +506,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}

View File

@@ -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
}
}