Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37536498
en ru br
Репозитории ALT
S:0.04-alt1
5.1: 0.03-alt1.1
4.1: 0.03-alt1.1
4.0: 0.03-alt1.1
3.0: 0.03-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Algorithm-NaiveBayes

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define dist Algorithm-NaiveBayes
Name: perl-%dist
Version: 0.04
Release: alt1

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

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Algorithm-NaiveBayes-0.04.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*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin