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
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.