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

Changelog

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

  * Team upload.
  * skip test_svc_ovr_tie_breaking[NuSVC] (test_svm) on i386.
    See upstream Issue#29633. Closes: 1078123.

 -- Drew Parsons <email address hidden>  Wed, 07 Aug 2024 11:04:05 +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-6.dsc 3.1 KiB eddaeab8de145f2683af9fa42a531bf6eba1bf988f4e0c4e977cd46506a0fd9d
scikit-learn_1.4.2+dfsg.orig.tar.xz 6.1 MiB 64e472c2405f967885642cd40cb4231daf09a8df14be3bc4cad786c89bd47391
scikit-learn_1.4.2+dfsg-6.debian.tar.xz 23.6 KiB ebc813d64a250014a1c48b66c78d2d13e3db8b98a5d65df12479cb3c94b32e78

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