rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.82k stars 853 forks source link

Squaring the bias term in the 0-1 loss decomposition #969

Open rasbt opened 1 year ago

rasbt commented 1 year ago

Squaring the bias term would make sense. I think that would solve a lot of problems.

As discussed in #967 by @ltbd78

That way the introduction of an additional "error" term wouldn't have to be negative.