scikit-learn 1.1.2+dfsg-92 source package in Ubuntu

Changelog

scikit-learn (1.1.2+dfsg-92) unstable; urgency=medium

  * Team upload.
  * Drop python-matplotlib-doc dependency (Closes: #1027588)

 -- Jochen Sprickerhof <email address hidden>  Fri, 06 Jan 2023 19:41:36 +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.1.2+dfsg-92.dsc 2.9 KiB 3d5b9307ae642bd98eff6c69c0c01dbb26a9a93546fb3b653d1adc243dfcfdcf
scikit-learn_1.1.2+dfsg.orig.tar.xz 5.6 MiB ee7c39210c657a005488d3e79eb202bc3bbd577b27f6220fa7005da888ecc570
scikit-learn_1.1.2+dfsg-92.debian.tar.xz 23.0 KiB 41698be452bb78233f3ec9cda099edb66871add008f9b73094432e6e69c7a5e7

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