scikit-learn 0.23.2-5ubuntu6 source package in Ubuntu
Changelog
scikit-learn (0.23.2-5ubuntu6) jammy; urgency=medium * Do not test the wminkowski distance function which was removed in scipy 1.8 * Cherry-pick upstream commit to fix test_rank_deficient_design * Exclude failing docstring parameters tests -- Graham Inggs <email address hidden> Tue, 05 Apr 2022 14:31:03 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_0.23.2.orig.tar.gz | 6.8 MiB | 20766f515e6cd6f954554387dfae705d93c7b544ec0e6c6a5d8e006f6f7ef480 |
scikit-learn_0.23.2-5ubuntu6.debian.tar.xz | 42.5 KiB | 0ac94506b91f1f8bb5d16e84ab33879cae25c913daf22cc8d50e9b0182e41f82 |
scikit-learn_0.23.2-5ubuntu6.dsc | 3.0 KiB | af27ffe51eba455c791ee411a3353e6fc975dc49135c0b457ad43129dc2525b2 |
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