Re: spam score tresholds for CRM114
Bill Y <[email protected]>
| Newsgroups | gmane.mail.spam.crm114,gmane.comp.kde.devel.pim,gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
From: Martin Steigerwald <[email protected]> Hi! (sorry for the delay- I was in Rochester) I have created a simple boolean - its spam or not - spam score display=20 configuration for KMail. I would like to extend this, but I am wondering on how to find about spam=20 score tresholds for CRM114. Those are needed in order to let KMail=20 display how much a spam is ham, spam or unsure. I am using the following classifier flags: :clf: /osb unique microgroom/ And I only found this threshold in there: :thick_threshold: /10.0/ But the comments suggest that it may not apply in my case: # --------- If you are using thick-threshold training of any sort, # ---------- (for OSBF or otherwise) put the threshold here. How do I find out about the tresholds that CRM114 use to determine whether a mail is =2D spam =2D unsure =2D ham Are those tresholds static? If not, can CRM114 be set to include those=20 tresholds somewhere in the mail headers so that KMail can read them? Regards, Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 Martin: You already found it! The "unsure" domain extends from +thick_threshold to -thick_threshold; so if you have: :thick_threshold: /10.0/ then the UNSURE domain is from -10.0 to +10.0. Anything with a score > +10 is GOOD Anything with a score < -10 is SPAM. So, you had it right. - Bill Yerazunis ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/