scikit-learn 1.1.2+dfsg-6ubuntu3 source package in Ubuntu

Changelog

scikit-learn (1.1.2+dfsg-6ubuntu3) lunar; urgency=medium

  * Ignore test failure on amd64 as well

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 18:16:58 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
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.1.2+dfsg.orig.tar.xz 5.6 MiB ee7c39210c657a005488d3e79eb202bc3bbd577b27f6220fa7005da888ecc570
scikit-learn_1.1.2+dfsg-6ubuntu3.debian.tar.xz 22.7 KiB c9dc6b46c68decab37bab4e6ee7018818de3e1d6f6d5a36dddf4d1ec1b6f6851
scikit-learn_1.1.2+dfsg-6ubuntu3.dsc 3.1 KiB b7516e57e90ac485a76b7aa019782299c483c0e8e78d7b4b439393e6a8dd2919

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