<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Random Hacks: How To Test a Trainable Spam Filter</title>
    <link>http://www.randomhacks.net/articles/2002/09/22/trainable-spam-filter-testing</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Technology and Other Fun Stuff</description>
    <item>
      <title>How To Test a Trainable Spam Filter</title>
      <description>    &lt;p&gt;Ever since Paul Graham published &lt;a href='http://www.paulgraham.com/spam.html'&gt;A Plan for Spam&lt;/a&gt;,
    "trainable" spam filters have become the latest fashion.  These filters
    train themselves to know the characteristics of your personal e-mail.
    Supposedly, this extra knowledge allows them to make fewer mistakes,
    and makes them harder to fool.  But do these filters actually work?  In
    this article, I try out Eric Raymond's &lt;a href='/stories/2002/09/13/bogofilter' title='Bogofilter: A New Spam Filter'&gt;bogofilter&lt;/a&gt;, a trainable Bayesian spam filter,
    and describe the steps required to evaluate such a filter
    accurately.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.randomhacks.net/articles/2002/09/22/trainable-spam-filter-testing"&gt;Read More&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 22 Sep 2002 00:00:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:c227afc7-6562-4fc5-8b77-7624df1aed2e</guid>
      <author>Eric</author>
      <link>http://www.randomhacks.net/articles/2002/09/22/trainable-spam-filter-testing</link>
      <category>Spam</category>
      <category>Hacks</category>
      <category>Recommended</category>
      <trackback:ping>http://www.randomhacks.net/articles/trackback/31</trackback:ping>
    </item>
  </channel>
</rss>
