scikit-learn 1.4.2+dfsg-3 source package in Ubuntu

Changelog

scikit-learn (1.4.2+dfsg-3) unstable; urgency=medium

  * Team upload.
  * d/watch: upstream switched from a hyphen to an underscore in the
    source tarball name.
  * d/github-revision.txt: out of date
  * d/README.source: added reminder about updating d/github-revision.txt
  * d/upstream/metadata: upstream finally has a bio.tools identifier
  * d/patches: adjust some metadata

 -- Michael R. Crusoe <email address hidden>  Fri, 21 Jun 2024 12:45:23 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Downloads

File Size SHA-256 Checksum
scikit-learn_1.4.2+dfsg-3.dsc 3.0 KiB 12f2234b72efb23966f48b3cfd0f6338be01c3cb4962e23b641b1d97aff2f58e
scikit-learn_1.4.2+dfsg.orig.tar.xz 6.1 MiB 64e472c2405f967885642cd40cb4231daf09a8df14be3bc4cad786c89bd47391
scikit-learn_1.4.2+dfsg-3.debian.tar.xz 23.3 KiB de07cada6c7b0f081540f3a9ba0518ce25a9c04f48e294ec47e4669d6ab4d501

No changes file available.

Binary packages built by this source

python-sklearn-doc: documentation and examples for scikit-learn

 This package contains documentation and example scripts for
 python-sklearn.

python3-sklearn: Python modules for machine learning and data mining - Python 3

 scikit-learn is a collection of Python modules relevant to
 machine/statistical learning and data mining. Non-exhaustive list of
 included functionality:
  - Gaussian Mixture Models
  - Manifold learning
  - kNN
  - SVM (via LIBSVM)
 .
 This package contains the Python 3 version.

python3-sklearn-lib: low-level implementations and bindings for scikit-learn - Python 3

 This is an add-on package for python-sklearn. It provides
 low-level implementations and custom Python bindings for the LIBSVM
 library.
 .
 This package contains the Python 3 version.

python3-sklearn-lib-dbgsym: debug symbols for python3-sklearn-lib