Skip to content

Commit 76e9e35

Browse files
authored
Merge pull request #110592 from MicrosoftDocs/j-martens-patch-2
Update concept-manage-ml-pitfalls.md
2 parents 1c88105 + 5799f1b commit 76e9e35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/concept-manage-ml-pitfalls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage common ML model pitfalls with automated machine learning.
2+
title: Avoid overfitting & imbalanced data with AutoML
33
titleSuffix: Azure Machine Learning
44
description: Identify and manage common pitfalls of ML models with Azure Machine Learning's automated machine learning solutions.
55
services: machine-learning
@@ -9,10 +9,10 @@ ms.topic: conceptual
99
ms.reviewer: nibaccam
1010
author: nibaccam
1111
ms.author: nibaccam
12-
ms.date: 03/27/2020
12+
ms.date: 04/09/2020
1313
---
1414

15-
# Manage ML pitfalls with automated machine learning
15+
# Prevent overfitting and imbalanced data with automated machine learning
1616

1717
Over-fitting and imbalanced data are common pitfalls when you build machine learning models. By default, Azure Machine Learning's automated machine learning provides charts and metrics to help you identify these risks, and implements best practices to help mitigate them.
1818

0 commit comments

Comments
 (0)