Skip to content
Prev 75075 / 398502 Next

Statistical significance of a classifier

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