p5-Algorithm-NaiveBayes

Bayesian prediction of categories

WWW CVSWeb GITHub
  1. Package version
    p5-Algorithm-NaiveBayes-0.04p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • devel/p5-Module-Build