slds-lmu / lecture_i2ml

I2ML lecture repository
https://slds-lmu.github.io/i2ml/
Creative Commons Attribution 4.0 International
147 stars 81 forks source link

d3s1 concrete example #97

Closed Goschjann closed 6 years ago

Goschjann commented 6 years ago

QDA, train data, fitted modell: estimate for test error vs. estimate for train error

Goschjann commented 6 years ago

Done, included binary knn classifier as example for train test error distinction on second slide.

Should we add an extra explanation slide or do you simply describe it in the videos? @berndbischl @christophM

christophM commented 6 years ago

@Goschjann It should be okay without an explanation. I changed k to 3 and added made some stylistic changes. With k=3 it is less confusing to understand why a prediction was a certain way, because there are no ties now.