Skip to content

Commit 094efb5

Browse files
authored
Update forecasting.md
1 parent ec6e5a0 commit 094efb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use this component to create a machine learning model that is based on the AutoM
2121

2222
## How to configure
2323

24-
This component creates a forecasting model. Because forecasting is a supervised learning method, you need a *labeled dataset* that includes a label column with a value for all rows. Follow this link to get more information on [how to prepare your dataset.](../how-to-prepare-datasets-for-automl-images) The dataset will need a *labeled dataset* that includes a label column with a value for all rows.
24+
This component creates a forecasting model. Because forecasting is a supervised learning method, you need a *labeled dataset* that includes a label column with a value for all rows. Follow this link to get more information on [how to prepare your dataset.](../how-to-prepare-datasets-for-automl-images.md) The dataset will need a *labeled dataset* that includes a label column with a value for all rows.
2525

2626
This model requires a training dataset. Validation and test datasets are optional.
2727

0 commit comments

Comments
 (0)