Abstract
Because of the changing nature of spam, a spam filtering system that
uses machine learning will need to be dynamic. This suggests that
a case-based (memory-based) approach may work well. Case-Based Reasoning
(CBR) is a lazy approach to machine learning where induction is delayed
to run time. This means that the case base can be updated continuously
and new training data is immediately available to the induction process.
In this paper we present a detailed description of such a system
called ECUE and evaluate design decisions concerning the case representation.
We compare its performance with an alternative system that uses Na\"ıve
Bayes. We find that there is little to choose between the two alternatives
in cross-validation tests on data sets. However, ECUE does appear
to have some advantages in tracking concept drift over time.
Users
Please
log in to take part in the discussion (add own reviews or comments).