Skip to content

Commit e696f39

Browse files
Updated interpretability article title
Updated interpretability article title to improve SEO
1 parent be191ad commit e696f39

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/machine-learning/how-to-machine-learning-interpretability-aml.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Model interpretability for local and remote runs
2+
title: Explain machine learning models and predictions
33
titleSuffix: Azure Machine Learning
44
description: Learn how to get explanations for how your machine learning model determines feature importance and makes predictions when using the Azure Machine Learning SDK.
55
services: machine-learning
@@ -9,10 +9,10 @@ ms.topic: conceptual
99
ms.author: mesameki
1010
author: mesameki
1111
ms.reviewer: Luis.Quintanilla
12-
ms.date: 04/02/2020
12+
ms.date: 04/12/2020
1313
---
1414

15-
# Model interpretability for local and remote runs
15+
# Explain machine learning models and predictions
1616

1717
[!INCLUDE [applies-to-skus](../../includes/aml-applies-to-basic-enterprise-sku.md)]
1818

@@ -25,7 +25,6 @@ In this how-to guide, you learn to use the interpretability package of the Azure
2525

2626
* Explain the behavior for the entire model and individual predictions in Azure.
2727

28-
2928
* Use a visualization dashboard to interact with your model explanations.
3029

3130
* Deploy a scoring explainer alongside your model to observe explanations during inferencing.

0 commit comments

Comments
 (0)