Skip to content

Commit 1c3745b

Browse files
authored
Update how-to-machine-learning-interpretability-aml.md
1 parent 394f588 commit 1c3745b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Explain machine learning models and predictions
2+
title: Interpret & explain ML models in Python
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
@@ -12,7 +12,7 @@ ms.reviewer: Luis.Quintanilla
1212
ms.date: 04/12/2020
1313
---
1414

15-
# Explain machine learning models and predictions
15+
# Use the interpretability package to explain ML models & predictions in Python
1616

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

0 commit comments

Comments
 (0)