Skip to content

Commit 0544ed5

Browse files
author
Trevor Bye
committed
metadata changes
1 parent 99d436b commit 0544ed5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/machine-learning/service/tutorial-auto-train-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Regression tutorial: Automated ML'
33
titleSuffix: Azure Machine Learning
4-
description: Learn how to generate a machine learning model by using automated machine learning. Azure Machine Learning can perform data preprocessing, algorithm selection, and hyperparameter selection in an automated way for you. Then the final model is deployed with Azure Machine Learning.
4+
description: In this tutorial, you learn how to generate a machine learning model by using automated machine learning. Azure Machine Learning can perform data preprocessing, algorithm selection, and hyperparameter selection in an automated way for you.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core

articles/machine-learning/service/tutorial-pipeline-batch-scoring-classification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Tutorial: ML pipelines for batch scoring'
33
titleSuffix: Azure Machine Learning
4-
description: Build a machine learning pipeline for running batch scoring on an image classification model in Azure Machine Learning. Machine learning pipelines optimize your workflow with speed, portability, and reuse, so you can focus on your expertise - machine learning - instead of on infrastructure and automation.
4+
description: In this tutorial, you build a machine learning pipeline for running batch scoring on an image classification model in Azure Machine Learning. Machine learning pipelines optimize your workflow with speed, portability, and reuse, so you can focus on your expertise - machine learning - instead of on infrastructure and automation.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -12,7 +12,7 @@ ms.reviewer: trbye
1212
ms.date: 11/04/2019
1313
---
1414

15-
# Build & use an Azure Machine Learning pipeline for batch scoring
15+
# Tutorial: Build an Azure Machine Learning pipeline for batch scoring
1616

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

0 commit comments

Comments
 (0)