scikit-learn 1.1.2+dfsg-5 source package in Ubuntu
Changelog
scikit-learn (1.1.2+dfsg-5) unstable; urgency=medium * Team upload * Fix incorrect use of JOBLIB_MULTIPROCESSING, it is a boolean (Closes: #1017402) * Add riscv64 to architectures where test suite results are ignored -- Graham Inggs <email address hidden> Sun, 21 Aug 2022 09:14:47 +0000
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_1.1.2+dfsg-5.dsc | 3.0 KiB | 600e4d95cc46c22b80d78e0fb66675f7bfcb9f7e6cfb52df3ffe0cf1e29d68ed |
scikit-learn_1.1.2+dfsg.orig.tar.xz | 5.6 MiB | ee7c39210c657a005488d3e79eb202bc3bbd577b27f6220fa7005da888ecc570 |
scikit-learn_1.1.2+dfsg-5.debian.tar.xz | 22.0 KiB | 672970f95eba1e2b844034ccbb6185c2a542de4487ec33495afc9e4e44968621 |
Available diffs
- diff from 1.1.2+dfsg-4 to 1.1.2+dfsg-5 (883 bytes)
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