|
|
|
|
|
by pavpanchekha
83 days ago
|
|
Author here! Yes, the float distribution isn't what you want in practice, but distribution selector isn't really the right thing either, because a low probability bad result can still be pretty bad! Hence the range selector; the float distribution is good at picking extreme values that trigger FP error. We usually recommend looking for 90%+ accuracy or carefully examining the accuracy plot |
|