Skip to content

Commit 0d810e4

Browse files
Merge pull request #265430 from lgayhardt/amlcodeupdates020624
Code update/ Metatdata update
2 parents ed591e8 + d80392e commit 0d810e4

9 files changed

+10
-10
lines changed

articles/machine-learning/how-to-auto-train-image-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: swatig
88
ms.reviewer: ssalgado
99
ms.service: machine-learning
1010
ms.subservice: automl
11-
ms.custom: devx-track-azurecli, devx-track-python, update-code
11+
ms.custom: devx-track-azurecli, update-code, devx-track-python
1212
ms.topic: how-to
1313
ms.date: 11/07/2023
1414
#Customer intent: I'm a data scientist with ML knowledge in the computer vision space, looking to build ML models using image data in Azure Machine Learning with full control of the model architecture, hyperparameters, and training and deployment environments.

articles/machine-learning/how-to-monitor-model-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: alehughes
1111
ms.reviewer: mopeakande
1212
reviewer: msakande
1313
ms.date: 01/29/2024
14-
ms.custom: devplatv2
14+
ms.custom: devplatv2, update-code
1515
---
1616

1717
# Monitor performance of models deployed to production

articles/machine-learning/how-to-prepare-datasets-for-automl-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: rvadthyavath
77
ms.service: machine-learning
88
ms.subservice: automl
99
ms.topic: how-to
10-
ms.custom: template-how-to, sdkv2, update-code
10+
ms.custom: template-how-to, update-code, sdkv2,
1111
ms.reviewer: ssalgado
1212
ms.date: 05/26/2022
1313
---

articles/machine-learning/how-to-train-pytorch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: balapv
1010
ms.reviewer: sgilley
1111
ms.date: 01/26/2024
1212
ms.topic: how-to
13-
ms.custom: sdkv2
13+
ms.custom: sdkv2, update-code
1414
#Customer intent: As a Python PyTorch developer, I need to combine open-source with a cloud platform to train, evaluate, and deploy my deep learning models at scale.
1515
---
1616

articles/machine-learning/how-to-use-parallel-job-in-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: alainli
1010
ms.author: alainli
1111
ms.reviewer: lagayhar
1212
ms.date: 03/13/2023
13-
ms.custom: devx-track-python, sdkv2, cliv2
13+
ms.custom: devx-track-python, sdkv2, cliv2, update-code
1414
---
1515

1616
# How to use parallel job in pipeline (V2)

articles/machine-learning/how-to-use-sweep-in-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: xiaoharper
1010
ms.author: zhanxia
1111
ms.reviewer: lagayhar
1212
ms.date: 05/26/2022
13-
ms.custom: devx-track-python, sdkv2, cliv2
13+
ms.custom: devx-track-python, sdkv2, cliv2, update-code
1414
---
1515

1616
# How to do hyperparameter tuning in pipeline (v2)

articles/machine-learning/reference-automl-images-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to format your JSONL files for data consumption in automa
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: automl
8-
ms.custom: devx-track-python, update-code
8+
ms.custom: update-code, devx-track-python
99
ms.topic: reference
1010
ms.reviewer: ssalgado
1111
ms.author: rvadthyavath

articles/machine-learning/reference-yaml-job-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
88
ms.topic: reference
9-
ms.custom: cliv2
9+
ms.custom: cliv2, update-code
1010
author: cloga
1111
ms.author: lochen
1212
ms.date: 11/28/2022
13-
ms.reviewer: scottpolly
13+
ms.reviewer: lagayhar
1414
---
1515

1616
# CLI (v2) pipeline job YAML schema

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ author: swatig007
1010
ms.author: swatig
1111
ms.reviewer: ssalgado
1212
ms.date: 11/07/2023
13-
ms.custom: devx-track-python, automl, devx-track-azurecli, build-2023, update-code
13+
ms.custom: devx-track-python, automl, devx-track-azurecli, update-code, build-2023
1414
---
1515

1616
# Tutorial: Train an object detection model with AutoML and Python

0 commit comments

Comments
 (0)