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

Changelog

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

  * Team upload.
  * Apply patch from upstream to fix autopkgtest regression on i386.
    Closes: #1070201
  * d/control: -docs: suggest the related/linked -docs packages.
  * d/patches/no-download-intersphinx-mapping.patch: fix some paths, link
    to the packaged docs not the remote docs.

 -- Michael R. Crusoe <email address hidden>  Thu, 20 Jun 2024 19:38:04 +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

Downloads

File Size SHA-256 Checksum
scikit-learn_1.4.2+dfsg-2.dsc 3.0 KiB 4d6be43a428411470ec4c64e662b5dc7308ea22ff7f60f18eebbafddecbed9f6
scikit-learn_1.4.2+dfsg.orig.tar.xz 6.1 MiB 64e472c2405f967885642cd40cb4231daf09a8df14be3bc4cad786c89bd47391
scikit-learn_1.4.2+dfsg-2.debian.tar.xz 23.4 KiB 61b843e5ffb3a87c478144a388ca89e2d7a4d2b9f9d203d7fe1422f739a919f8

Available diffs

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