Introduction_to_Machine_Learning
Introduction_to_Machine_Learning copied to clipboard
Possible Correction in LOOCV Notation
Hi,
I noticed a possible error in the slides (02-Linear_Classification, page 40). Shouldn’t it be k = n in LOOCV instead of k = 1? The slide currently states k = 1.
Thanks.