scikit-learn 1.1.2+dfsg-6ubuntu1 source package in Ubuntu
Changelog
scikit-learn (1.1.2+dfsg-6ubuntu1) kinetic; urgency=medium * Align create_memmap_backed_data() by default to avoid a bus error on armhf, thanks Seth Arnold (LP: #1991621) -- Graham Inggs <email address hidden> Sat, 08 Oct 2022 09:32:22 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_1.1.2+dfsg.orig.tar.xz | 5.6 MiB | ee7c39210c657a005488d3e79eb202bc3bbd577b27f6220fa7005da888ecc570 |
scikit-learn_1.1.2+dfsg-6ubuntu1.debian.tar.xz | 22.6 KiB | 7564a9ef2e15a794cdceb87db67a23603c96ce6b8fb3e88650eb128839cfd6a0 |
scikit-learn_1.1.2+dfsg-6ubuntu1.dsc | 3.1 KiB | d645c356787537f41e03f2ba8ec38ae8e63b5d497c2f6b49ec5bc00a0e0bf971 |
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