Skip to content

Commit a898676

Browse files
authored
Merge pull request #116702 from PeterCLu/plu-designer-patch
Update designer tutorial
2 parents 02b15e2 + 2bf1af4 commit a898676

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/machine-learning/tutorial-designer-automobile-price-train-score.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,9 @@ Train the model by giving it a dataset that includes the price. The algorithm co
216216

217217
1. Select **Regression** > **Linear Regression**, and drag it to the pipeline canvas.
218218

219-
1. Connect the output of the **Linear Regression** module to the left input of the **Train Model** module.
220-
221219
1. In the module palette, expand the section **Module training**, and drag the **Train Model** module to the canvas.
222220

223-
1. Select the **Train Model** module, and drag it to the pipeline canvas.
221+
1. Connect the output of the **Linear Regression** module to the left input of the **Train Model** module.
224222

225223
1. Connect the training data output (left port) of the **Split Data** module to the right input of the **Train Model** module.
226224

0 commit comments

Comments
 (0)