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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:42:52 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble 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-2build4.debian.tar.xz 2.2 KiB b3f03e8f3419fbbda1f49716783295ad4855758534df7b7309b858db7e70c637
libai-decisiontree-perl_0.11-2build4.dsc 2.3 KiB 247d6195870f24152149cf88a9551f0af878c24ed7652a610f0460ec9dcc1a83

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