SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-AI-NaiveBayes rpm build for : OpenSuSE. For other distributions click perl-AI-NaiveBayes.

Name : perl-AI-NaiveBayes
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 16:07:06
Group : Development/Libraries/Perl Source RPM : perl-AI-NaiveBayes-0.04-lp154.1.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : Bayesian classifier
Description :
This module implements the classic \"Naive Bayes\" machine learning
algorithm. This is a low level class that accepts only pre-computed
feature-vectors as input, see AI::Classifier::Text for a text classifier
that uses this class.

Creation of \'AI::NaiveBayes\' classifier object out of training data is done
by AI::NaiveBayes::Learner. For quick start you can use the limited \'train\'
class method that trains the classifier in a default way.

The classifier object is immutable.

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.

A paper by Fabrizio Sebastiani provides a really good introduction to text
categorization:
http://faure.iei.pi.cnr.it/~fabrizio/Publications/ACMCS02.pdf

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-AI-NaiveBayes-0.04-lp154.1.1.noarch.rpm
     

Provides :
perl(AI::NaiveBayes)
perl(AI::NaiveBayes::Classification)
perl(AI::NaiveBayes::Learner)
perl-AI-NaiveBayes

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(File::Find::Rule) >= 0.32
perl(Moose) >= 1.15
perl(MooseX::Storage) >= 0.25
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/AI
/usr/lib/perl5/vendor_perl/5.26.1/AI/NaiveBayes
/usr/lib/perl5/vendor_perl/5.26.1/AI/NaiveBayes.pm
/usr/lib/perl5/vendor_perl/5.26.1/AI/NaiveBayes/Classification.pm
/usr/lib/perl5/vendor_perl/5.26.1/AI/NaiveBayes/Learner.pm
/usr/lib/perl5/vendor_perl/5.26.1/AI/README.pod
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-AI-NaiveBayes
/usr/share/doc/packages/perl-AI-NaiveBayes/Changes
/usr/share/doc/packages/perl-AI-NaiveBayes/README
/usr/share/doc/packages/perl-AI-NaiveBayes/a
/usr/share/licenses/perl-AI-NaiveBayes
/usr/share/licenses/perl-AI-NaiveBayes/LICENSE
/usr/share/man/man3/AI::NaiveBayes.3pm.gz
/usr/share/man/man3/AI::NaiveBayes::Classification.3pm.gz
/usr/share/man/man3/AI::NaiveBayes::Learner.3pm.gz

 
ICM