====== 13 Classifiers II ====== We will focus on the assignment task. As a possible material we can also look at linear classifiers, an example of a classifier with an unknown probability distribution of data, or at Bayes rules. ==== Quiz ==== 1. Covid-19 False Positive tests: given real data on True Negative probability on covid-19 tests, find the approximate number of False Positive that will occur for a fixed number of tests. 2. Determine how the calculation of the optimal strategy can be done with argmax instead of argmin when using a particular case of loss function. {{ :courses:be5b33kui:labs:weekly:classifiers2.pdf |See pdf.}} ==== Assignment ==== Work on the [[courses:be5b33kui:labs:machine_learning:start|machine learning]] assignment.