You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's say you have 10 answers with scores near 10. Then you have 1000 answers with scores near 0.1. Can we just return the "good" ones? Maybe Otsu's method on the scores. or maybe custom histogram peak finding?
The text was updated successfully, but these errors were encountered:
Let's say you have 10 answers with scores near 10. Then you have 1000 answers with scores near 0.1. Can we just return the "good" ones? Maybe Otsu's method on the scores. or maybe custom histogram peak finding?
The text was updated successfully, but these errors were encountered: