Data Science

What is the base rate?

A classifier that always uses the majority class to make a prediction.
E.g. when the data set contains 90 times yes and 10 times no, the base rate would predict for each new data point to be yes.

Diskussion