Skip to content

Commit 8f208ce

Browse files
authored
Merge pull request #11739 from maliksahil/patch-2
Fixed spelling mistake
2 parents e32ea47 + f813e22 commit 8f208ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/studio/retrain-machine-learning-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 04/19/2017
1919

2020
---
2121
# Retrain a Machine Learning Model
22-
As part of the process of operationalization of machine learning models in Azure Machine Learning, your model is trained and saved. You then use it to create a predicative Web service. The Web service can then be consumed in web sites, dashboards, and mobile apps.
22+
As part of the process of operationalization of machine learning models in Azure Machine Learning, your model is trained and saved. You then use it to create a predictive Web service. The Web service can then be consumed in web sites, dashboards, and mobile apps.
2323

2424
Models you create using Machine Learning are typically not static. As new data becomes available or when the consumer of the API has their own data the model needs to be retrained.
2525

0 commit comments

Comments
 (0)