scikit-learn 0.19.1-1 source package in Ubuntu
Changelog
scikit-learn (0.19.1-1) unstable; urgency=medium * Fresh upstream release -- Yaroslav Halchenko <email address hidden> Mon, 23 Oct 2017 15:59:32 -0400
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scikit-learn_0.19.1-1.dsc | 2.7 KiB | f65b10c8795e4dcc1e8611245590fca766419c0db78159b08731190144f12a22 |
scikit-learn_0.19.1.orig.tar.gz | 5.5 MiB | 1388a2691b47ddac9f9b52e48572cbc71fcd23314a03847c1ef71d509718f3a9 |
scikit-learn_0.19.1-1.debian.tar.xz | 1.2 MiB | 17d8c69e73a538fce966d82cccf36c3d879a0099e9d8b19c111d7fbb06db3f27 |
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