Skip to content

Commit 6fc5046

Browse files
authored
Update tutorial-first-experiment-automated-ml.md
1 parent 0cc0c86 commit 6fc5046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/service/tutorial-first-experiment-automated-ml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ You complete the following experiment set-up and run steps in the workspace land
114114

115115
Advanced settings|Description|Value for tutorial
116116
------|---------|---
117-
Primary metric| Evaluation metric that the machine learning algorithm will be measured by.|AUC_weighted*
118-
Exit criteria| If a criteria is met, the training job is stopped. |Training&nbsp;job&nbsp;time&nbsp;(minutes): 5 <br> <br> Max&nbsp;#&nbsp;of&nbsp;iterations&#58;10
117+
Primary metric| Evaluation metric that the machine learning algorithm will be measured by.|AUC_weighted
118+
Exit criteria| If a criteria is met, the training job is stopped. |Training&nbsp;job&nbsp;time: 5 <br> <br> Max&nbsp;#&nbsp;of&nbsp;iterations&#58;10
119119
Preprocessing| Enables preprocessing done by automated machine learning. This includes automatic data cleansing, preparing, and transformation to generate synthetic features.| Enable
120120
Validation type | Choose a cross-validation type.|K-fold cross-validation
121121
Number of validations | Number of tests. | 2 cross-validations

0 commit comments

Comments
 (0)