Class 1
January 22th, 2020
Linear discriminant classification
high-quality, annotated dataset
technique and data are interwined!
Instance:
datapoints over d-1 numerical dimensions
a classification function over k categories
Solution:
a linear combination
that respects the given classification.
Instance:
datapoints over d-1 numerical dimensions
a classification function over k categories
Solution:
a linear combination
Measure
agreement with the given classification.
Can we accept a linear combination that gives the correct answer only 19 times over 20?
It depends on the application.
Given two putative classifiers, which is the best?
Proposed answer:
At the same level of precision, the one that ``errs’’ less on the clear-cut cases.
Please follow up on slides adapted from Zaki-Meira textbook.