machine learning techniques
machine learning techniques
Posted Sep 13, 2002 13:05 UTC (Fri) by robertb (guest, #3673)In reply to: Another paper by jrennie
Parent article: Spam avoidance techniques
There are lots of machine learning techniques which do have reasonable test run-times (the training run-times can be quite high for some, 'though). I'm sure we'll hear about spam filters based on other techniques over the coming years, and hopefully not based on only words or even combinations of words. (Razor may be going in this direction with its fuzzy matching techniques (sucking up swaths of text rather than individual words).)
On a different subject, it's surprising that there's been no mention of "white list keywords". I think this can be an effective technique, particularly on the individual level. (Eventually, using Bayesian techniques such as ifile, these may be able to be generated automatically and then pruned by the individual as necessary.)
<begin plug>
See this page for lots of spam fighting techniques/ideas.
<end plug>
