Skip to content

Commit fab2c5f

Browse files
authored
Update concept-manage-ml-pitfalls.md
1 parent 346675f commit fab2c5f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: concept-article
99
author: ssalgadodev
1010
ms.author: ssalgado
1111
ms.reviewer: manashg
12-
ms.date: 07/10/2024
12+
ms.date: 07/11/2024
1313

1414
#customer intent: As a developer, I want to use Automated ML solutions in Azure Machine Learning, so I can find and address common issues like overfitting and imbalanced data.
1515
---
@@ -114,8 +114,7 @@ The following techniques are other options to handle imbalanced data outside of
114114

115115
- Review performance metrics for imbalanced data. For example, the F1 score is the harmonic mean of precision and recall. Precision measures a classifier's exactness, where higher precision indicates fewer false positives. Recall measures a classifier's completeness, where higher recall indicates fewer false negatives.
116116

117-
## Related content
117+
## Next step
118118

119-
- Complete the [Tutorial: Train an object detection model with automated machine learning and Python](tutorial-auto-train-image-models.md)
120-
- [Set up no-code Automated ML training for tabular data with Azure Machine Learning studio](how-to-use-automated-ml-for-ml-models.md)
121-
- [Configure settings for automatic training experiment with the Python SDK)](how-to-configure-auto-train.md)
119+
> [!div class="nextstepaction"]
120+
> [Train an object detection model with automated machine learning and Python](tutorial-auto-train-image-models.md)

0 commit comments

Comments
 (0)