scikit-learn 1.1.2+dfsg-6 source package in Ubuntu
Changelog
scikit-learn (1.1.2+dfsg-6) unstable; urgency=medium * Team upload. * update debian patch relax_test_tolerance.patch to relax tolerance in test_mlp_regressor_dtypes_casting in test_mlp.py from neural_network. Required for ppc64el to pass with scipy 1.8 with pythran support. Closes: #1019384. -- Drew Parsons <email address hidden> Sun, 11 Sep 2022 16:05:34 +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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_1.1.2+dfsg-6.dsc | 3.0 KiB | d73d60a6d62a0876bb6fa7c5919843a927cb115ba5925f6bd80fb69f28719276 |
scikit-learn_1.1.2+dfsg.orig.tar.xz | 5.6 MiB | ee7c39210c657a005488d3e79eb202bc3bbd577b27f6220fa7005da888ecc570 |
scikit-learn_1.1.2+dfsg-6.debian.tar.xz | 22.3 KiB | 65a176064d41e80288b063ee6e8572792e2e4395a932ec17c0bfed517362f0c3 |
Available diffs
- diff from 1.1.2+dfsg-5 to 1.1.2+dfsg-6 (900 bytes)
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