Skip to content

Commit

Permalink
submit
Browse files Browse the repository at this point in the history
  • Loading branch information
wenqilyu committed May 4, 2021
1 parent 3680e19 commit a6597fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hw5/hw5-wenqi.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ abline(h=cverrs_mean[best_idx] + cverrs_sd[best_idx], lty=3)

## Explaination

* we could choose the k=7 since it is the best one(has lowest test error).
* we could choose the k=23 since it is the best one under 1sd rule.



Expand Down
4 changes: 2 additions & 2 deletions hw5/hw5-wenqi.html

Large diffs are not rendered by default.

0 comments on commit a6597fa

Please sign in to comment.