scikit-learn 1.4.1.post1+dfsg-1build1 source package in Ubuntu

Changelog

scikit-learn (1.4.1.post1+dfsg-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:40:33 +0000

Upload details

Uploaded by:
Graham Inggs
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
Noble release universe python

Downloads

File Size SHA-256 Checksum
scikit-learn_1.4.1.post1+dfsg.orig.tar.xz 6.1 MiB 25cd7954717180112f66a8e8b0340021a58e3b2cdbd59f82c83d7991dca5ff9f
scikit-learn_1.4.1.post1+dfsg-1build1.debian.tar.xz 22.8 KiB cf883cb3c54dffeb6cb53950aa4fc4649355137793e4fc1816d8e06a4392521e
scikit-learn_1.4.1.post1+dfsg-1build1.dsc 3.0 KiB 36fa15916e78519164afa58c9e0f2efa9a3ede7dd37f1aaaa8108f7cff8c8eb0

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