Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: converted to 1.6 markup

Total Cost Ratio

Wiki MarkupA scheme for [MeasuringAccuracy] developed by Ion Androutsopoulos et al, and described in \[http://www.aueb.gr/users/ion/docs/mlnet_paper.pdf _An Evaluation of Naive Bayesian Anti-Spam Filtering_\] (Ion Androutsopoulos, John Koutsias, Konstantinos V. Chandrinos, George Paliouras and Constantine D. Spyropoulos, published in the Proceedings of the workshop on Machine Learning in the New Information Age, G. Potamias, V. Moustakis and M. van Someren (eds.), 11th European Conference on Machine Learning, Barcelona, Spain, pp. 9-17, 2000.)

Quoting that paper:

Wiki Markup
  To compare easily with the baseline, we introduce the total cost ratio (TCR): \[...\]
  Greater TCR indicates better performance. For TCR < 1, not using the filter
  is better. If cost is proportional to wasted time, TCR measures how much time
  is wasted to delete manually all spam messages when no filter is present,
  compared to the time wasted to delete manually any spam messages that passed
  the filter plus the time needed to recover from mistakenly blocked legitimate
  messages.

...