mrtnoshad / Bayes_Error_Estimator

An Optimal Estimator of Bayes Error Rate Based on Chebyshev Polynomials
6 stars 1 forks source link

Bayes Error Estimator

An Optimal Estimator of Bayes Error Rate Based on Chebyshev Polynomials

The code of the paper "Learning to Benchmark: Determining Best Achievable Misclassification Error from Training Data" available at: https://arxiv.org/abs/1909.07192

see Example.ipynb for an example!