Skip to content

Commit cc81a6c

Browse files
authored
Update component-reference-v2.md
1 parent be1a2e5 commit cc81a6c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ For help with choosing algorithms, see
3636

3737
| Functionality | Description | component |
3838
| --- |--- | --- |
39-
| Classification | Component that executes an AutoML Classification task model training in a pipeline. | [AutoML Classification](automl-classification.md) |
40-
| Regression | Predict a value | [AutoML Regression](automl-regression.md) |
41-
| Forecasting | Predict a value | [AutoML Forecasting](automl-forecasting.md) |
42-
| Computer Vision | Image data preprocessing and Image recognition related components. | [Image Object Detection](automl-image-object-detection.md) <br/> [Image Classification](automl-image-classification.md) <br/> [Image Classification Multilabel](automl-image-classification-multilabel.md) <br/> [Image Instance Segmentation](automl-image-instance-segmentation.md) |
43-
| Multilabel Text Classification | Component that executes an AutoML Multilabel Text Classification task model training in a pipeline. | [AutoML Multilabel Text Classification](automl-text-classification-multilabel.md)|
44-
| Text Classification | Component that executes an AutoML Text Classification Model | [AutoML Text Classification](automl-text-classification.md)|
45-
| Text Ner | Component that executes an AutoML Text NER (Named Entity Recognition) | [AutoML Text Ner](automl-text-ner.md)|
39+
| Classification | Component that executes an AutoML Classification task model training in a pipeline. | [AutoML Classification](classification.md) |
40+
| Regression | Predict a value | [AutoML Regression](regression.md) |
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) |
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+
| Text Classification | Component that executes an AutoML Text Classification Model | [AutoML Text Classification](text-classification.md)|
45+
| Text Ner | Component that executes an AutoML Text NER (Named Entity Recognition) | [AutoML Text Ner](text-ner.md)|
4646

4747
## Next steps
4848

0 commit comments

Comments
 (0)