scikit-learn 0.20.3+dfsg-0ubuntu3 source package in Ubuntu

Changelog

scikit-learn (0.20.3+dfsg-0ubuntu3) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:53:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.20.3+dfsg.orig.tar.xz 6.0 MiB ca6b19ccbd307bab3dc4793b9e3c836b07a166b49062e090b8630f5c1fba21b5
scikit-learn_0.20.3+dfsg-0ubuntu3.debian.tar.xz 20.8 KiB c62192ac2248192e425dc2953cf625f0cc15e53a50ac60360bae7a9412289cd0
scikit-learn_0.20.3+dfsg-0ubuntu3.dsc 3.1 KiB b532a8e5d87f0edcc51715bfdde5c7034132c6b8bd01fee334b66a6733c558d8

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