How to Calculate McNemar's Test to Compare Two Machine Learning Classifiers - MachineLearningMastery.com

The choice of a statistical hypothesis test is a challenging open problem for interpreting machine learning results. In his widely cited 1998 paper, Thomas Dietterich recommended the McNemar’...

By · · 1 min read
How to Calculate McNemar's Test to Compare Two Machine Learning Classifiers - MachineLearningMastery.com

Source: MachineLearningMastery.com

The choice of a statistical hypothesis test is a challenging open problem for interpreting machine learning results. In his widely cited 1998 paper, Thomas Dietterich recommended the McNemar’s test in those cases where it is expensive or impractical to train multiple copies of classifier models. This describes the current situation with deep learning models that […]