[Spambayes] wordinfoget

Neale Pickett neale at woozle.org
Mon Dec 2 22:56:50 2002


So then, Richie Hindle <richie@entrian.com> is all like:

> [Brad]
> > which test modules did you time?
> 
> For training, I ran:
> 
>   hammiebulk.py -g 500-hams.mbox -s 500-spams.mbox -d -p temp.bsddb3
>   hammiebulk.py -g 500-hams.mbox -s 500-spams.mbox -D -p temp.pickle
> 
> For classifying, I ran:
> 
>   hammiebulk.py -u 500-hams.mbox -d -p richie-500.bsddb3
>   hammiebulk.py -u 500-hams.mbox -D -p richie-500.pickle

That is what I did, too.  Unix has a "time" command you can put in front
of a command line, which will tell you all sorts of neat statistics.  I
did five runs of each (pickle and non) and averaged the times by hand.

Neale



More information about the Spambayes mailing list