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

Changelog

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

  * Team upload.
  * New upstream version
    Closes: #1029701, #1008369, #1027208, #1003165
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Build-Depends: python3-sphinx-copybutton
  * Support loong64
    Closes: #1059206
  * Drop nose from Build-/Test-Depends
    Closes: #1018635
  * Fix clean target
    Closes: #1046775, #1049646
  * Work around unknown key 'recommender' in sphinx
  * Exclude minimized jquery JS from source and use symlink to Debian
    packaged min.js instead (crossing fingers that the version plays nicely)

 -- Andreas Tille <email address hidden>  Sat, 17 Feb 2024 14:59:42 +0100

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.1.post1+dfsg-1.dsc 3.0 KiB 52a55300a41630a6a7a79bce38947f7dacfb643bfba558049944f4b5aad19a6a
scikit-learn_1.4.1.post1+dfsg.orig.tar.xz 6.1 MiB 25cd7954717180112f66a8e8b0340021a58e3b2cdbd59f82c83d7991dca5ff9f
scikit-learn_1.4.1.post1+dfsg-1.debian.tar.xz 22.8 KiB 62c3ee142fd41ee13bf925e2a1efa3cbbe835c1db3fb8a0a829ffaa1eb7f3ced

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