scikit-learn 0.17.0-3 source package in Ubuntu

Changelog

scikit-learn (0.17.0-3) unstable; urgency=medium

  * debian/control
    - recommend python3- versions of packages for python3-sklearn. Thanks
      Christopher Baines
  * debian/rules
    - boost minimal Cython version for recythonization to 0.23.1.
      Should enable back bakckports on older Debian/Ubuntus
  * debian/tests/deb_tests_lower_precision
    - to lower precision of test_feature_importances to avoid FTBFS on some
      (BE) platforms

 -- Yaroslav Halchenko <email address hidden>  Mon, 21 Dec 2015 21:02:16 -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.17.0-3.dsc 2.7 KiB bd49b80a944f844331d6f8b3fba10e9f4836b23bd56e8ad74575956a07dfbde5
scikit-learn_0.17.0.orig.tar.gz 7.5 MiB ccde2439f7af2fa6be150b4ccb5cac6db4af4f75c8680f2f1f59270c75ab895f
scikit-learn_0.17.0-3.debian.tar.xz 15.4 KiB 848e9b14dd7f39f5fc88bf349128732a428a5da257be4260a2b5876985a7a837

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.

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.