From: | jseymour(at)LinxNet(dot)com (Jim Seymour) |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: [OT] Tom's/Marc's spam filters? |
Date: | 2004-04-21 23:32:35 |
Message-ID: | 20040421233235.B191B430E@jimsun.LinxNet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Joe Conway <mail(at)joeconway(dot)com> wrote:
>
[snip]
>
> The one thing I had *not* been doing, but started to do as of last
> night, is to use the false-negatives to explicitly train the Bayesian
> filter.
[snip]
As you've discovered, the hard way, one must constantly train Bayesian
filters. This means that every false positive has to be fed back
through it with whatever means your version uses to tell it "No, this
was *not* spam," and every false negative, the converse.
--
Jim Seymour | Spammers sue anti-spammers:
jseymour(at)LinxNet(dot)com | http://www.LinxNet.com/misc/spam/slapp.php
http://jimsun.LinxNet.com | Please donate to the SpamCon Legal Fund:
| http://www.spamcon.org/legalfund/
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Seymour | 2004-04-21 23:38:08 | Re: ident authentication problem |
Previous Message | Jim Seymour | 2004-04-21 23:25:55 | Re: [OT] Tom's/Marc's spam filters? |