From b7b10c394ba29e5adb67c97ee2b59760ed999c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Sat, 4 May 2019 19:47:28 -0700 Subject: [PATCH] added tracking pixel --- .../explain-run-history-sklearn-classification.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-classification.ipynb b/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-classification.ipynb index 0055f956..e6bebcea 100644 --- a/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-classification.ipynb +++ b/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-classification.ipynb @@ -7,6 +7,13 @@ "# Breast cancer diagnosis classification with scikit-learn (save model explanations via AML Run History)" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-classification.png)" + ] + }, { "cell_type": "markdown", "metadata": {},