scikit-learn 1.2.1+dfsg-1build1 source package in Ubuntu
Changelog
scikit-learn (1.2.1+dfsg-1build1) lunar; urgency=medium * No-change rebuild with Python 3.11 only -- Graham Inggs <email address hidden> Thu, 16 Mar 2023 07:30:30 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Lunar
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_1.2.1+dfsg.orig.tar.xz | 5.8 MiB | 51d996f011a08560fb2f15f9a474e94f993f063ebdf016cda72c1e12b0e56d45 |
scikit-learn_1.2.1+dfsg-1build1.debian.tar.xz | 22.5 KiB | f0f1bc6f3c37c0b0fce391133e4432f9eeff317d7e85d606a03e0a0e18b310dc |
scikit-learn_1.2.1+dfsg-1build1.dsc | 2.9 KiB | 9450745e3d610148e8e9ae3fc2cfa5a36e7851b572e48cc14ec3a23fc3dc89da |
Available diffs
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