Skip to content

Commit 9df0895

Browse files
authored
Merge pull request #78178 from PeterCLu/master
Clarify price used as input
2 parents 2e0492f + 4c25ece commit 9df0895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/service/ui-tutorial-automobile-price-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ You can test a web service in the web service tab in the visual interface.
103103

104104
![Screenshot showing the web service testing page](./media/ui-tutorial-automobile-price-deploy/web-service-test.png)
105105

106-
1. Input testing data or use the autofilled sample data and select **Test** at the bottom. The test request is submitted to the web service and the results are shown on page.
106+
1. Input testing data or use the autofilled sample data and select **Test** at the bottom. The test request is submitted to the web service and the results are shown on page. Although a price value is generated for the input data, it is not used to generate the prediction value.
107107

108108
## Manage the web service
109109

0 commit comments

Comments
 (0)