The math/p5-Algorithm-NaiveBayes port
p5-Algorithm-NaiveBayes-0.04p1 – Bayesian prediction of categories (cvsweb github mirror)
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: https://metacpan.org/release/Algorithm-NaiveBayes
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Files
- /usr/local/libdata/perl5/site_perl/Algorithm/
- /usr/local/libdata/perl5/site_perl/Algorithm/NaiveBayes.pm
- /usr/local/libdata/perl5/site_perl/Algorithm/NaiveBayes/
- /usr/local/libdata/perl5/site_perl/Algorithm/NaiveBayes/Model/
- /usr/local/libdata/perl5/site_perl/Algorithm/NaiveBayes/Model/Discrete.pm
- /usr/local/libdata/perl5/site_perl/Algorithm/NaiveBayes/Model/Frequency.pm
- /usr/local/libdata/perl5/site_perl/Algorithm/NaiveBayes/Model/Gaussian.pm
- /usr/local/libdata/perl5/site_perl/Algorithm/NaiveBayes/Util.pm
- /usr/local/man/man3p/Algorithm::NaiveBayes.3p