Skip to content

SandyKuan/Statistical-Testing-for-Comparing-Machine-Learning-Algorithms

Repository files navigation

Statistical-Testing-for-Comparing-Machine-Learning-Algorithms

Install

pip3 install statsmodels

Problem Definition

Use statistical testing to determine if two binary classifiers have the same performance

  • Null Hypothesis H0: Two classifiers make errors in the same way
  • Alternative Hypothesis Ha: Two classifiers make errors differently

Usage

Sample code is in demo.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages