Open kennethmorton opened 2 years ago
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?
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?