https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6155
--- Comment #47 from Mark Martinec <[email protected]> 2009-09-25 17:46:28 PDT --- Created an attachment (id=4542) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4542) resulting 'scores' file from a GA run ...and here is the resulting 'scores' file, obtained on scoreset 3 by running 'garescorer -f 0.003 -e 30000 -t 5.0' (through runGA). Its header is: # SUMMARY for threshold 5.0: # Correctly non-spam: 274586 23.732% (99.965% of non-spam corpus) # Correctly spam: 877118 75.809% (99.410% of spam corpus) # False positives: 97 0.008% (0.035% of nonspam, 23905 weighted) # False negatives: 5204 0.450% (0.590% of spam, 15482 weighted) # Average score for spam: 26.2 nonspam: -1.6 # Average for false-pos: 7.7 false-neg: 3.0 # TOTAL: 1157005 100.00% and the matching 'test' file is: # SUMMARY for threshold 5.0: # Correctly non-spam: 34321 99.93% # Correctly spam: 109470 99.40% # False positives: 23 0.07% # False negatives: 662 0.60% # TCR(l=50): 60.779249 SpamRecall: 99.399% SpamPrec: 99.979% Perhaps I pushed it too far by '-f 0.003' . -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
