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

Changelog

libai-decisiontree-perl (0.11-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:36:21 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libai-decisiontree-perl_0.11.orig.tar.gz 33.1 KiB 589fd21a62d2e6afd5d9c280d5549eac32d200311dd4275daeb972597fd7e4d5
libai-decisiontree-perl_0.11-2build1.debian.tar.xz 2.0 KiB 56b5537e0a4de5cb451221239d20c9bbf20b0f23a52a7f4ae16c820386ed2348
libai-decisiontree-perl_0.11-2build1.dsc 2.2 KiB 254a67b73cce59fe527381e5c26baa8ecb37753ca8a68919108626bfd7ec512a

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