- 3 Evaluating Classifiers Consider The Following Decision Rule Ft For A Two Category Problem In R Given An Input Z R Dec 1 (45.98 KiB) Viewed 104 times
3 Evaluating Classifiers Consider the following decision rule ft for a two-category problem in R. Given an input z R dec
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
3 Evaluating Classifiers Consider the following decision rule ft for a two-category problem in R. Given an input z R dec
3 Evaluating Classifiers Consider the following decision rule ft for a two-category problem in R. Given an input z R decide category y₁, if x > t; otherwise decide category y/2 (i) What is the error rate for this rule, that is, what is P[f(x) #y]? (ii) Show that for the optimally selected threshold value t (i.e., the one which gives minimum error rate), it must be the case that P(X=t|Y = y₁)P(Y = y₁) = P(X = t|Y = y2)P(Y = y2). (iii) Assume that the underlying population distribution has equal class priors (i.e., P[Y = y₁] = P[Y = y₂]), and the individual class conditionals (i.e., P[X|Y = y₁] and P[X|Y = 9₁]) are distributed as Gaussians. Give an example setting of the class conditionals (i.e., give an example parameter settings for the Gaussians) such that for some threshold value t, the rule ft achieves the Bayes error rate; and similarly, give an example setting of the class conditionals such that for no threshold value t, the rule ft achieves the Bayes error rate.