Skip to content

Statistical significance of a classifier

2 messages · Liaw, Andy, Martin C. Martin

#
Surely you mean `99% of dataminers/machine learners' rather than `MASS'?
It depends on what you mean by `better'.  For some problem, people are
perfectly happy with misclassifcation rate.  For others, the estimated
probabilities count a lot more.  One possibility is to look at the ROC
curve.  Another possibility is to look at the calibration curve (see MASS
the book).

Andy