Skip to content

Commit 6000e3d

Browse files
committed
H2 creations
1 parent d102c0b commit 6000e3d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Complete the following experiment set-up and run steps in Azure Machine Learning
4747

4848
1. Select **+New automated ML run**.
4949

50-
### Create and load dataset
50+
## Create and load dataset
5151

5252
1. On the **Select dataset** form, select **From local files** from the **+Create dataset** drop-down.
5353

@@ -88,7 +88,7 @@ Complete the following experiment set-up and run steps in Azure Machine Learning
8888

8989
1. Select **Next**.
9090

91-
### Configure the experiment run
91+
## Configure experiment run
9292

9393
1. Populate the **Configure Run** form as follows:
9494
1. Enter an experiment name: `automl-bikeshare`
@@ -111,6 +111,8 @@ Complete the following experiment set-up and run steps in Azure Machine Learning
111111

112112
1. Select **Next**.
113113

114+
## Select task type and settings
115+
114116
1. On the **Task type and settings** form, select **Forecasting** as the machine learning task type.
115117

116118
1. Select **View additional configuration settings** and populate the fields as follows. These settings are to better control the training job. Otherwise, defaults are applied based on experiment selection and data.
@@ -129,6 +131,8 @@ Complete the following experiment set-up and run steps in Azure Machine Learning
129131

130132
Select **OK**.
131133

134+
## Run experiment
135+
132136
1. Select **Create** to run the experiment. The **Run Details** screen opens with the **Run status** at the top next to the run number. This status updates as the experiment progresses.
133137

134138
>[!IMPORTANT]

0 commit comments

Comments
 (0)