Skip to content

Commit 182f76f

Browse files
authored
Update tutorial-machine-learning-edge-04-train-model.md
Updates related to User Story 1680937: https://mseng.visualstudio.com/TechnicalContent/_workitems/edit/1680937
1 parent d67fdcd commit 182f76f

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)