scikit-learn 1.2.1+dfsg-1 source package in Ubuntu
Changelog
scikit-learn (1.2.1+dfsg-1) unstable; urgency=medium * Team upload. * Upload to unstable -- Andreas Tille <email address hidden> Mon, 30 Jan 2023 07:02:29 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_1.2.1+dfsg-1.dsc | 2.9 KiB | 6eccc02bf344b0cc343d03b563fb4a7ea061b081f7e8a43cc081962c7ec85607 |
scikit-learn_1.2.1+dfsg.orig.tar.xz | 5.8 MiB | 51d996f011a08560fb2f15f9a474e94f993f063ebdf016cda72c1e12b0e56d45 |
scikit-learn_1.2.1+dfsg-1.debian.tar.xz | 22.4 KiB | 4f62fbdace83ec8920481635915344a11c7959e4f5ad14e3ad9f1766a76065d6 |
Available diffs
- diff from 1.1.2+dfsg-6ubuntu3 (in Ubuntu) to 1.2.1+dfsg-1 (892.0 KiB)
- diff from 1.1.2+dfsg-92 to 1.2.1+dfsg-1 (891.7 KiB)
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