scikit-learn 1.2.1+dfsg-1build2 source package in Ubuntu

Changelog

scikit-learn (1.2.1+dfsg-1build2) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 10:06:59 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.2.1+dfsg.orig.tar.xz 5.8 MiB 51d996f011a08560fb2f15f9a474e94f993f063ebdf016cda72c1e12b0e56d45
scikit-learn_1.2.1+dfsg-1build2.debian.tar.xz 22.5 KiB 1dfe522cc5d924884c4fc842cc4790c7d656cea57c20b3544842fa29f51d05fc
scikit-learn_1.2.1+dfsg-1build2.dsc 3.0 KiB 1baa520b084c4e97acb007ff7b9a19692d82f95098e4a93d4679d98134f7926b

View changes file

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