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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:37:21 +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-2build2.debian.tar.xz 2.0 KiB 844133877dc38748d52e091aed262641b704eb1c6de46274260c6d3e848584c7
libai-decisiontree-perl_0.11-2build2.dsc 2.2 KiB 5266a60fc66e96f7024b9f6381a0fdc45cb860bd2fa1e3a8e5778d63a7402ba8

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