From 8116d31da4a330081ff946b3a8254ed1ca9c8aad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Tue, 23 Apr 2019 13:40:26 -0700 Subject: [PATCH] Pixel Server added --- how-to-use-azureml/explain-model/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/how-to-use-azureml/explain-model/README.md b/how-to-use-azureml/explain-model/README.md index 1d962136..d2755d10 100644 --- a/how-to-use-azureml/explain-model/README.md +++ b/how-to-use-azureml/explain-model/README.md @@ -9,3 +9,5 @@ Follow these sample notebooks to learn: 5. [Explain classification using Run History](explain-run-history-sklearn-classification): Explain a scikit-learn classification model with Run History. 6. [Explain regression using Run History](explain-run-history-sklearn-regression): Explain a scikit-learn regression model with Run History. 7. [Explain scikit-learn raw features](explain-sklearn-raw-features): Explain the raw features of a trained scikit-learn model. + +![Impressions](https://PixelServer20190423114238.azurewebsites.net/api/impressions/MachineLearningNotebooks/how-to-use-azureml/explain-model/README.png)