scikit-learn 0.23.2-5ubuntu4 source package in Ubuntu

Changelog

scikit-learn (0.23.2-5ubuntu4) jammy; urgency=medium

  * Cherry-pick upstream commits for numpy 1.20 compatibility

 -- Graham Inggs <email address hidden>  Sun, 21 Nov 2021 16:59:47 +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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
scikit-learn_0.23.2.orig.tar.gz 6.8 MiB 20766f515e6cd6f954554387dfae705d93c7b544ec0e6c6a5d8e006f6f7ef480
scikit-learn_0.23.2-5ubuntu4.debian.tar.xz 41.6 KiB 783b806e928a1fde05560c3a4061853b70c1b159c98bd847475d6c43348a4ab0
scikit-learn_0.23.2-5ubuntu4.dsc 3.0 KiB 68d6d9b7cef19da38ec9b749ed17e18d749afc1cfa901a8a0435865fcd739b62

View changes file

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