Skip to content

Commit d88bd89

Browse files
typo fix
1 parent 4e8a6c6 commit d88bd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classification2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@ each estimate having a standard error around {glue:text}`mean_sem_acc_ks`%.
16511651
Since the cross-validation accuracy estimates the test set accuracy,
16521652
the fact that the test set accuracy also doesn't change much is expected.
16531653
Also note that the $K =$ 3 model had a precision
1654-
precision of {glue:text}`cancer_prec_1`% and recall of {glue:text}`cancer_rec_1`%,
1654+
of {glue:text}`cancer_prec_1`% and recall of {glue:text}`cancer_rec_1`%,
16551655
while the tuned model had
16561656
a precision of {glue:text}`cancer_prec_tuned`% and recall of {glue:text}`cancer_rec_tuned`%.
16571657
Given that the recall decreased—remember, in this application, recall

0 commit comments

Comments
 (0)