You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/component-reference-v2/image-classification-multilabel.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Multi-label image classification is a computer vision task where the goal is to
22
22
23
23
## How to configure
24
24
25
-
[Follow this link](../reference-automl-images-cli-multilabel-classification.md) for a full list of configurable parameters of this component.
25
+
[Follow this link](/azure/machine-learning/reference-automl-images-cli-multilabel-classification) for a full list of configurable parameters of this component.
26
26
27
27
[Follow this link](/machine-learning/reference-automl-images-cli-multilabel-classification) for a full list of configurable parameters of this component.
28
28
@@ -48,4 +48,4 @@ AutoML runs a number of trials (specified in `max_trials`) in parallel (`specifi
48
48
49
49
## Next steps
50
50
51
-
See the [set of components available](../component-reference/component-reference.md) to Azure Machine Learning.
51
+
See the [set of components available](../component-reference/component-reference.md) to Azure Machine Learning.
0 commit comments