The Matthew Correlation Coefficient (MCC) is often used to measure the performance of a binary classifier. If you have two such values - one trying to classify a class that occurs 10% of the time, and another trying to classify a class that occurs 20% of the time - can you directly compare those values? Or do you need to do some sort of skew-normalization?

http://en.wikipedia.org/wiki/Matthews_correlation_coefficient

More Jeffrey M Girard's questions See All
Similar questions and discussions