libai-decisiontree-perl 0.11-2build3 source package in Ubuntu

Changelog

libai-decisiontree-perl (0.11-2build3) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:48:52 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libai-decisiontree-perl_0.11.orig.tar.gz 33.1 KiB 589fd21a62d2e6afd5d9c280d5549eac32d200311dd4275daeb972597fd7e4d5
libai-decisiontree-perl_0.11-2build3.debian.tar.xz 2.1 KiB 173c6f51c8f5e3ba7c1bc041259022b9d23db6a611711613e2fd7864ba25f2fa
libai-decisiontree-perl_0.11-2build3.dsc 2.2 KiB f3677215a99096c11f378e2e1cb2d2adc4de135ddba9afbbd98a24e62ca95a16

Available diffs

View changes file

Binary packages built by this source

libai-decisiontree-perl: module to create decision trees from training data

 The AI::DecisionTree module automatically creates so-called "decision trees"
 to explain a set of training data. A decision tree is a kind of categorizer
 that use a flowchart-like process for categorizing new instances. This
 implementation uses the gain obtained at each node in order to figure out
 what are the most useful information in order to take decisions.

libai-decisiontree-perl-dbgsym: debug symbols for libai-decisiontree-perl