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/component-reference-v2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ For help with choosing algorithms, see
39
39
| Classification | Component that executes an AutoML Classification task model training in a pipeline. |[AutoML Classification](classification.md)|
40
40
| Regression | Predict a value |[AutoML Regression](regression.md)|
41
41
| Forecasting | Predict a value |[AutoML Forecasting](forecasting.md)|
42
-
| Computer Vision | Image data preprocessing and Image recognition related components. |[Image Object Detection](image-object-detection.md) <br/> [Image Classification](automl-image-classification.md) <br/> [Image Classification Multilabel](image-classification-multilabel.md) <br/> [Image Instance Segmentation](image-instance-segmentation.md)|
42
+
| Computer Vision | Image data preprocessing and Image recognition related components. |[Image Object Detection](image-object-detection.md) <br/> [Image Classification](image-classification.md) <br/> [Image Classification Multilabel](image-classification-multilabel.md) <br/> [Image Instance Segmentation](image-instance-segmentation.md)|
43
43
| Multilabel Text Classification | Component that executes an AutoML Multilabel Text Classification task model training in a pipeline. |[AutoML Multilabel Text Classification](text-classification-multilabel.md)|
44
44
| Text Classification | Component that executes an AutoML Text Classification Model |[AutoML Text Classification](text-classification.md)|
45
45
| Text Ner | Component that executes an AutoML Text NER (Named Entity Recognition) |[AutoML Text Ner](text-ner.md)|
0 commit comments