From 137db8aec084a31e8b4046b3f4ea2e90ab6412de 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:49:50 -0700 Subject: [PATCH] added tracking pixel --- .../explain-run-history-sklearn-regression.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-regression.ipynb b/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-regression.ipynb index 5b6fbb32..73cd356c 100644 --- a/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-regression.ipynb +++ b/how-to-use-azureml/explain-model/explain-tabular-data-run-history/explain-run-history-sklearn-regression.ipynb @@ -7,6 +7,13 @@ "# Boston Housing Price Prediction 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-regression.png)" + ] + }, { "cell_type": "markdown", "metadata": {},