Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37633672
en ru br
ALT Linux repos
S:0.04-alt1
5.0: 0.03-alt1.1
4.1: 0.03-alt1.1
4.0: 0.03-alt1.1
3.0: 0.03-alt1.1

Group :: Development/Perl
RPM: perl-Algorithm-NaiveBayes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Algorithm-NaiveBayes
Name: perl-%dist
Version: 0.03
Release: alt1.1

Summary: Bayesian prediction of categories
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon May 17 2004

BuildRequires: perl-Module-Build perl-devel

%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.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%perl_vendor_privlib/Algorithm*
%perl_vendor_man3dir/Algorithm*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin