Skip to content

Commit 6d8ca05

Browse files
Merge pull request #240967 from ssalgadodev/patch-12
Update tutorial-automated-ml-forecast.md
2 parents 08f5a67 + 9f4fd6e commit 6d8ca05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/tutorial-automated-ml-forecast.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ After you load and configure your data, set up your remote compute target and se
140140

141141
Complete the setup for your automated ML experiment by specifying the machine learning task type and configuration settings.
142142

143-
1. On the **Task type and settings** form, select **Time series forecasting** as the machine learning task type.
143+
1. On the **Task type and settings** form, select **Time series forecasting** as the machine learning task type.
144144

145145
1. Select **date** as your **Time column** and leave **Time series identifiers** blank.
146146

147147
1. The **Frequency** is how often your historic data is collected. Keep **Autodetect** selected.
148-
1.
148+
149149
1. The **forecast horizon** is the length of time into the future you want to predict. Deselect **Autodetect** and type 14 in the field.
150150

151151
1. Select **View additional configuration settings** and populate the fields as follows. These settings are to better control the training job and specify settings for your forecast. Otherwise, defaults are applied based on experiment selection and data.

0 commit comments

Comments
 (0)