You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/azure/optimize-model-performance-roc-auc/8-knowledge-check.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,10 @@ quiz:
17
17
- content: "TPR is the number of correct responses. FPR is the number of incorrect responses."
18
18
isCorrect: false
19
19
explanation: "Incorrect."
20
-
- content: "TPR is the proportion of answers that were provided correctly as 'true'. FPR is the proportion of answers that were provided incorrectly as 'true'."
20
+
- content: "TPR is the proportion of answers that were provided correctly as 'true.' FPR is the proportion of answers that were provided incorrectly as 'true.'"
21
21
isCorrect: true
22
22
explanation: "Correct."
23
-
- content: "TPR is the proportion of answers that were provided correctly as 'true'. FPR is the proportion of answers that were provided incorrectly as 'false'."
23
+
- content: "TPR is the proportion of answers that were provided correctly as 'true.' FPR is the proportion of answers that were provided incorrectly as 'false.'"
24
24
isCorrect: false
25
25
explanation: "Incorrect."
26
26
- content: 'What are on the X and Y axes in an ROC plot?'
0 commit comments