On Feb 16, 2015, at 1:01 PM, RW <rwmailli...@googlemail.com> wrote: > IIWY I'd look into rescoring the BAYES_* rules.
I was already rescoring them as BAYES_99 = 4.0, BAYES_999 = 0.5 ... so a total score of 4.5 if both rules hit. These FNs typically get scores of 4.6, so the other rules are simply not good enough. Since I've basically never seen an FP caused by BAYES_99/999 unless I accidentally mistrained it (e.g., sent a newsletter through it by accident), this morning I increased the scoring for BAYES_99 to 4.4, leaving BAYES_999 as 0.5... so now hitting both of them will yield a score of 4.9, and the remaining 0.1 from the other miscellaneous tests should push it over to 5.0. (I didn't want to make BAYES_999 a complete poison pill... though it's darn close.) I guess we'll see if that's enough, though now I'll have to monitor more carefully for FPs for a while... Cheers. --- Amir