You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Daniel Quinlan <qu...@pathname.com> on 2005/07/24 03:08:32 UTC

notes from brief chat with Andrew Ng

Andrew suggests we look into LR and, more specifically, l1 LR, which is
a technique that does something like:

  x1 + x2 + x1x2 + ...

The l1 modification of LR generates useful meta-like rules that should
not be too overoptimized for SA.

So, we should try both.  :-)

Daniel

-- 
Daniel Quinlan
http://www.pathname.com/~quinlan/