Algorithm-NaiveBayes

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


 - We now use sum() and max() from List::Util rather than implementing
   our own.  The ones in List::Util are considerably faster.

 - Added a copyright and license statement. [Spotted by Alexey Tourbin]


0.02  Fri May 23 13:36:48 CDT 2003

 - The do_purge() method was called during training regardless of
   whether the 'purge' flag was set.  This has been fixed.


0.01  Tue Mar 18 18:45:34 2003

 - original version; created by extracting the NaiveBayes code out of
   AI::Categorizer::Learner::NaiveBayes



( run in 0.349 second using v1.01-cache-2.11-cpan-94b05bcf43c )