Skip to content

Commit 7bb5de5

Browse files
authored
Merge pull request #105644 from john-par/patch-2
Update tutorial-machine-learning-edge-04-train-model.md
2 parents 2518bb0 + 182f76f commit 7bb5de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/tutorial-machine-learning-edge-04-train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Let's review the files you uploaded into your Azure Notebooks project. The activ
7777
* **01-turbofan\_regression.ipynb:** This notebook uses the Machine Learning service workspace to create and run a machine learning experiment. Broadly, the notebook does the following steps:
7878

7979
1. Downloads data from the Azure Storage account that was generated by the device harness.
80-
1. Explores and prepare data for training and the classifier ad model.
80+
1. Explores and prepares the data, then uses the data to train the classifier model.
8181
1. Evaluate the model from the experiment using a test dataset (Test\_FD003.txt).
8282
1. Publishes the best classifier model to the Machine Learning service workspace.
8383

0 commit comments

Comments
 (0)