Skip to content

Commit 83991c0

Browse files
authored
Fixed paths
1 parent ede67df commit 83991c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/component-reference-v2/component-reference-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For help with choosing algorithms, see
3939
| Classification | Component that executes an AutoML Classification task model training in a pipeline. | [AutoML Classification](classification.md) |
4040
| Regression | Predict a value | [AutoML Regression](regression.md) |
4141
| 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) |
4343
| 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)|
4444
| Text Classification | Component that executes an AutoML Text Classification Model | [AutoML Text Classification](text-classification.md)|
4545
| Text Ner | Component that executes an AutoML Text NER (Named Entity Recognition) | [AutoML Text Ner](text-ner.md)|

0 commit comments

Comments
 (0)