Skip to content

Commit ef4d753

Browse files
"lable" -> "label"
1 parent 83991c0 commit ef4d753

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/machine-learning/component-reference-v2/image-classification-multilabel.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "AutoML Image Classification Multi-lable"
2+
title: "AutoML Image Classification Multi-label"
33
titleSuffix: Azure Machine Learning
4-
description: Learn how to use the AutoML Image Classification Multi-lable component in Azure Machine Learning to create a classifier using ML Table data.
4+
description: Learn how to use the AutoML Image Classification Multi-label component in Azure Machine Learning to create a classifier using ML Table data.
55
services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: core
@@ -12,11 +12,11 @@ ms.reviewer: ssalgadodev
1212
ms.date: 12/1/2022
1313
---
1414

15-
# AutoML Image Classification Multi-lable
15+
# AutoML Image Classification Multi-label
1616

1717
This article describes a component in Azure Machine Learning designer.
1818

19-
Use this component to create a machine learning model that is based on the AutoML Image Classification Multi-lable.
19+
Use this component to create a machine learning model that is based on the AutoML Image Classification Multi-label.
2020

2121
Multi-label image classification is a computer vision task where the goal is to predict a set of labels associated with each individual image. You may consider using multi-label classification where you need to determine several properties of a given image.
2222

@@ -38,7 +38,7 @@ AutoML runs a number of trials (specified in `max_trials`) in parallel (`specifi
3838

3939

4040

41-
1. Add the **AutoML Image Classification Multi-lable** component to your pipeline.
41+
1. Add the **AutoML Image Classification Multi-label** component to your pipeline.
4242

4343
1. Specify the **Target Column** you want the model to output
4444

0 commit comments

Comments
 (0)