scikit-learn 0.19.1-2 source package in Ubuntu

Changelog

scikit-learn (0.19.1-2) unstable; urgency=medium

  * debian/patches/deb_precisionloss
    - to mitigate a minor failing unittest on BE platforms
      (Closes: #883473)
  * debian/control
    - boosted policy to 4.1.2 (if something to be done, report a bug)

 -- Yaroslav Halchenko <email address hidden>  Mon, 04 Dec 2017 22:42:37 -0500

Upload details

Uploaded by:
NeuroDebian Team
Uploaded to:
Sid
Original maintainer:
NeuroDebian Team
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.19.1-2.dsc 2.7 KiB f3a02449ffe2877246135ba91c41fd3d5d82369742068f53a4ee349af18a62ee
scikit-learn_0.19.1.orig.tar.gz 5.5 MiB 1388a2691b47ddac9f9b52e48572cbc71fcd23314a03847c1ef71d509718f3a9
scikit-learn_0.19.1-2.debian.tar.xz 1.2 MiB 54d077a6c86bf087a9171a9a79a69dfa62a8045e0c1e8b5d30d274401fc4fddd

Available diffs

No changes file available.

Binary packages built by this source

python-scikits-learn: transitional compatibility package for scikits.learn -> sklearn migration

 Provides old namespace (scikits.learn) and could be removed if
 dependent code migrated to use sklearn for clarity of the namespace.

python-sklearn: Python modules for machine learning and data mining

 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)

python-sklearn-doc: documentation and examples for scikit-learn

 This package contains documentation and example scripts for
 python-sklearn.

python-sklearn-lib: low-level implementations and bindings for scikit-learn

 This is an add-on package for python-sklearn. It provides
 low-level implementations and custom Python bindings for the LIBSVM
 library.

python-sklearn-lib-dbgsym: debug symbols for python-sklearn-lib
python3-sklearn: Python modules for machine learning and data mining

 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