perl-Algorithm-NaiveBayes

Bayesian prediction of categories

SRPM:     perl-Algorithm-NaiveBayes-0.04-1.n0i.3.fc8.src.rpm
SPEC:     perl-Algorithm-NaiveBayes.spec
Version:  0.04
Release:  1.n0i.3.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     9866
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Algorithm-NaiveBayes/
Date:     Wed Aug 01 2007, 20:49 GMT

Description:

This module implements the classic "Naive Bayes" machine learning algorithm.
It is a well-studied probabilistic algorithm often used in automatic text
categorization. Compared to other algorithms (kNN, SVM, Decision Trees), it's
pretty fast and reasonably competitive in the quality of its results.

Changelog:

  • Wed Aug 01 2007 Marius Feraru <altblue@n0i.net> - 0.04-1.n0i.3
    - version 0.04
  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.03-4.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - rebuild on perl 5.8.8
  • Sat Jul 23 2005 Marius Feraru <altblue@n0i.net> 0.03-3.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • Algorithm-NaiveBayes-0.04.tar.gz
  • perl-Algorithm-NaiveBayes.spec

Requires:

  • perl(List::Util)
  • perl(Module::Build)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)