ports

math/p5-Algorithm-NaiveBayes

p5-Algorithm-NaiveBayes-0.04p0 – Bayesian prediction of categories

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.

WWW: http://search.cpan.org/dist/Algorithm-NaiveBayes/

Categories:
math perl5

Library dependencies

None

Build dependencies

Run dependencies

None