scikit-learn 1.1.1-2 source package in Ubuntu

Changelog

scikit-learn (1.1.1-2) unstable; urgency=medium

  * Team upload.
  * Prevent network access during sphinx build. (Closes: #1015805)
  * Skip all tests that calls fetch_openml() for network access.

 -- Mo Zhou <email address hidden>  Sun, 24 Jul 2022 12:55:12 -0700

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.1-2.dsc 3.0 KiB 7b32647f47146c5ede246ad1d7c3fd34116c589f299f128dc843c276e0ef9ca7
scikit-learn_1.1.1.orig.tar.gz 6.5 MiB 3e77b71e8e644f86c8b5be7f1c285ef597de4c384961389ee3e9ca36c445b256
scikit-learn_1.1.1-2.debian.tar.xz 21.4 KiB 58a1f71ae212d03dba4cd1373a1cbb06aad9919b08f2f8b47067a6defdb55514

Available diffs

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