Package: wnpp Severity: wishlist Owner: Laurent Baillet <laurent.bail...@gmail.com>
* Package name : libalgorithm-naivebayes-perl Version : 0.04 Upstream Author : Ken Williams <kwilli...@cpan.org> * URL : https://metacpan.org/pod/Algorithm::NaiveBayes * License : Artistic or GPL-1+ Programming Lang: Perl Description : module to make bayesian prediction of categories Algorithm::NaiveBayes 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. It is used in AI::Categorizer for which I have opened another ITP : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898432 I will package it within the Debian Perl Team.