Skip to content

Commit d093511

Browse files
authored
Apply pencil edits for blocking issues from PR review
1 parent eb1efb0 commit d093511

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ ms.date: 01/17/2023
1313
---
1414
# Algorithm & component reference for Azure Machine Learning designer (v2)
1515

16-
Azure Machine Learning designer components (Designer) allows users to create machine learning projects using a drag and drop interface. Follow this link to reach the Designer studio. Follow this link to [learn more about Designer.] (../concept-designer)
16+
Azure Machine Learning designer components (Designer) allow users to create machine learning projects using a drag and drop interface. Follow this link to reach the Designer studio. Follow this link to [learn more about Designer](../concept-designer).
1717

1818

1919
This reference content provides background on each of the custom components (v2) available in Azure Machine Learning designer.
2020

21-
You can navigate to Custom components in AzureML Studio as shown in image below.
21+
You can navigate to Custom components in AzureML Studio as shown in the following image.
2222

2323
:::image type="content" source="media/designer-new-pipeline.png" alt-text="Diagram showing the Designer UI for selecting a custom component.":::
2424

@@ -40,12 +40,12 @@ For help with choosing algorithms, see
4040
| Regression | Component that kicks off an AutoML job to train a regression model within an Azure Machine Learning pipeline. | [AutoML Regression](regression.md) |
4141
| Forecasting | Component that kicks off an AutoML job to train a forecasting model within an Azure Machine Learning pipeline. | [AutoML Forecasting](forecasting.md) |
4242
| Image Classification |Component that kicks off an AutoML job to train an image classification model within an Azure Machine Learning pipeline |[Image Classification](image-classification.md)|
43-
| Multilabel Image Classification |Component that kicks off an AutoML job to train an multilabel image classification model within an Azure Machine Learning pipeline |[Image Classification Multilabel](image-classification-multilabel.md) |
43+
| Multilabel Image Classification |Component that kicks off an AutoML job to train a multilabel image classification model within an Azure Machine Learning pipeline |[Image Classification Multilabel](image-classification-multilabel.md) |
4444
| Image Object Detection | Component that kicks off an AutoML job to train an image object detection model within an Azure Machine Learning pipeline | [Image Object Detection](image-object-detection.md) |
4545
| Image Instance Segmentation | Component that kicks off an AutoML job to train an image instance segmentation model within an Azure Machine Learning pipeline | [Image Instance Segmentation](image-instance-segmentation.md)|
4646
| Multilabel Text Classification | Component that kicks off an AutoML job to train a multilabel NLP text classification model within an Azure Machine Learning pipeline. | [AutoML Multilabel Text Classification](text-classification-multilabel.md)|
47-
| Text Classification | Component that kicks off an AutoML job to train a NLP text classification model within an Azure Machine Learning pipeline. | [AutoML Text Classification](text-classification.md)|
48-
| Text Ner | Component that kicks off an AutoML job to train a NLP NE (Named Entity Recognition) model within an Azure Machine Learning pipeline. | [AutoML Text Ner](text-ner.md)|
47+
| Text Classification | Component that kicks off an AutoML job to train an NLP text classification model within an Azure Machine Learning pipeline. | [AutoML Text Classification](text-classification.md)|
48+
| Text Ner | Component that kicks off an AutoML job to train an NLP NE (Named Entity Recognition) model within an Azure Machine Learning pipeline. | [AutoML Text Ner](text-ner.md)|
4949

5050
## Next steps
5151

0 commit comments

Comments
 (0)