Is there a reason that the Bayes scoring is NOT a normal distribution from 50% to 100%, and negative from 0% to 50%? Why is BAYES_00 not = -1*BAYES_99 ? Why would BAYES_70 score higher than BAYES_80 or BAYES_90? Same with BAYES_20 and BAYES_10?
I've updated/rescored the following rules as defined below: ---------------- local.cf ------------------------------ body BAYES_01 eval:check_bayes('0.01', '0.02') body BAYES_02 eval:check_bayes('0.02', '0.10') body BAYES_98 eval:check_bayes('0.98', '0.99') body BAYES_90 eval:check_bayes('0.90', '0.98') score BAYES_00 -5.4 score BAYES_01 -4.0 score BAYES_02 -3.0 score BAYES_10 -2.5 score BAYES_80 2.5 score BAYES_90 3.0 score BAYES_98 4.0 score BAYES_99 5.4 --------------------------------------------------------- Comments? <<Dan>> | -----Original Message----- | From: Ted Cabeen [mailto:[EMAIL PROTECTED] | Sent: Friday, November 14, 2003 6:22 PM | To: [EMAIL PROTECTED] | Cc: Smart,Dan; [EMAIL PROTECTED] | Subject: Re: [SAtalk] Bayes Expiry limits and Journal size | | [EMAIL PROTECTED] (Justin Mason) writes: | | > Smart,Dan writes: | >> I'm running Bayes site wide with about 45,000 messages per | day. Is | >> there any harm in increasing the bayes_expiry_max_db_size and | >> bayes_journal_max_size limits? | >> | >> If it's ok to make bigger, what is the maximum before | something bad | >> starts happening? | > | > It's fine to do so -- as long as you don't run out of | memory! That's | > the limiting factor. | | Yeah, particularly on an import. I have a site-wide db that | I've cranked up to 2,000,000 tokens. It works fine, but | doing the upgrade from db version 0 to version 2 took over a | GB of memory to complete. | | And watch out for timeouts on your SA queries if the database | is large. | | -- | Ted Cabeen http://www.pobox.com/~secabeen | [EMAIL PROTECTED] | Check Website or Keyserver for PGP/GPG Key BA0349D2 | [EMAIL PROTECTED] | "I have taken all knowledge to be my province." -F. Bacon | [EMAIL PROTECTED] | "Human kind cannot bear very much reality."-T.S.Eliot | [EMAIL PROTECTED] | ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk