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/text-classification-multilabel.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,17 +33,17 @@ This model requires a training and a validation dataset. The datasets must be in
33
33
34
34
1. Specify the **Primary Metric** you want AutoML to use to measure your model's success.
35
35
36
-
1. (Optional) Select the language your dataset consists of. Visit this link for a [full list of supported languages.](/how-to-auto-train-nlp-models.md#language-settings
36
+
1. (Optional) Select the language your dataset consists of. Visit this link for a [full list of supported languages.](../how-to-auto-train-nlp-models.md#language-settings
37
37
38
-
1. (Optional) You are able to configure Hyperparameters. Visit this link for a [full list of configurable Hyperparameters](/how-to-auto-train-nlp-models.md#supported-hyperparameters)
38
+
1. (Optional) You are able to configure Hyperparameters. Visit this link for a [full list of configurable Hyperparameters](../how-to-auto-train-nlp-models.md#supported-hyperparameters)
39
39
40
-
1. (Optional) Job Sweep settings are configurable. Visit this link to learn more about [each configurable parameter.](/how-to-auto-train-nlp-models.md#sampling-methods-for-the-sweep)
40
+
1. (Optional) Job Sweep settings are configurable. Visit this link to learn more about [each configurable parameter.](../how-to-auto-train-nlp-models.md#sampling-methods-for-the-sweep)
41
41
42
-
1. (Optional) Job Limit settings are configurable. Visit this link to learn more about [these settings.](/how-to-auto-train-nlp-models.md#resources-for-the-sweep)
42
+
1. (Optional) Job Limit settings are configurable. Visit this link to learn more about [these settings.](../how-to-auto-train-nlp-models.md#resources-for-the-sweep)
43
43
44
44
45
45
46
46
47
47
## Next steps
48
48
49
-
See the [set of components available](/component-reference.md) to Azure Machine Learning.
49
+
See the [set of components available](../component-reference/component-reference.md) to Azure Machine Learning.
0 commit comments