[Python-checkins] python/nondist/sandbox/spambayes classifier.py,1.9,1.10

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Wed, 04 Sep 2002 18:51:20 -0700


Update of /cvsroot/python/python/nondist/sandbox/spambayes
In directory usw-pr-cvs1:/tmp/cvs-serv24983

Modified Files:
	classifier.py 
Log Message:
Comment about test results moving MAX_DISCRIMINATORS back to 15; doesn't
really matter; leaving it alone.


Index: classifier.py
===================================================================
RCS file: /cvsroot/python/python/nondist/sandbox/spambayes/classifier.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** classifier.py	5 Sep 2002 00:02:28 -0000	1.9
--- classifier.py	5 Sep 2002 01:51:18 -0000	1.10
***************
*** 69,72 ****
--- 69,76 ----
  # XXX MAX_DISCRIMINATORS remains unknown, but increasing it a lot is known
  # XXX to hurt.
+ # XXX Later:  tests after cutting this back to 15 showed no effect on the
+ # XXX f-p rate, and a tiny shift in the f-n rate (won 3 times, tied 8 times,
+ # XXX lost 9 times).  There isn't a significant difference, so leaving it
+ # XXX at 16.
  #
  # A twist:  When staring at failures, it wasn't unusual to see the top