Skip to content

Commit 14c4878

Browse files
committed
Line edits3
1 parent e4ad21c commit 14c4878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn-pr/azure/optimize-model-performance-roc-auc/8-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ quiz:
1717
- content: "TPR is the number of correct responses. FPR is the number of incorrect responses."
1818
isCorrect: false
1919
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.'"
2121
isCorrect: true
2222
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.'"
2424
isCorrect: false
2525
explanation: "Incorrect."
2626
- content: 'What are on the X and Y axes in an ROC plot?'

0 commit comments

Comments
 (0)