http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5270
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-02-13 07:48 -------
hmm. still having problems; different ones, this time. Now I'm running into
what looks like a perceptron bug for sure. it appears to be giving rules either
a score of 0, or the max score allowed for that rule's range...
# Correctly non-spam: 539380 99.72%
# Correctly spam: 657847 68.99%
# False positives: 1523 0.28%
# False negatives: 295698 31.01%
score ACT_NOW_CAPS 0.000 # [0.000..2.160]
score ADVANCE_FEE_2 0.000 # [0.000..2.240]
score ADVANCE_FEE_3 2.960 # [0.000..2.960]
score ADVANCE_FEE_4 3.040 # [0.000..3.040]
score APOSTROPHE_FROM 2.480 # [0.000..2.480]
score AXB_XMID_1212 0.000 # [0.000..3.120]
score AXB_XMID_1510 3.440 # [0.000..3.440]
score AXB_XMID_OEGOESNULL 0.000 # [0.000..3.440]
score AXB_XR_STULDAP 0.000 # [0.000..2.560]
score BAD_CREDIT 0.000 # [0.000..2.480]
score BAD_ENC_HEADER 2.800 # [0.000..2.800]
this happens for both set0 and set2. the FNs listed in false_negatives
seem like they should be classifiable just fine -- most already look like they'd
have scored >=5 with the SVN scoreset.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.