scikit-learn 0.22.2.post1+dfsg-5 source package in Ubuntu
Changelog
scikit-learn (0.22.2.post1+dfsg-5) unstable; urgency=medium * Team upload. * Skip another failing test on armhf. This should resolve the last of the * current FTBFS. -- Christian Kastner <email address hidden> Tue, 31 Mar 2020 17:10:32 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_0.22.2.post1+dfsg-5.dsc | 2.9 KiB | 63639b9b432d256b88d4bf9c7b0b1712cc4cdc7e774324e2ca9e092c1bdf1a8d |
scikit-learn_0.22.2.post1+dfsg.orig.tar.xz | 5.7 MiB | fbd27876fe74af341cf05073eff8e8bdda721fc4ba30d1810026474af674f712 |
scikit-learn_0.22.2.post1+dfsg-5.debian.tar.xz | 23.3 KiB | 73f5ed07a0f3ca9ffbda166789c4512ddd75f5125c1c02880c7b0aeae06fc6a1 |
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