Source: scikit-learn Section: python Priority: optional Maintainer: Debian Science Team Uploaders: Yaroslav Halchenko , Michael Hanke Build-Depends: debhelper (>= 9~), dh-python, python-all-dev (>= 2.6.6-3~), python-setuptools, python-numpy (>= 1:1.8.2~), python-scipy, python-nose, python-pytest, python-matplotlib, python-joblib (>= 0.9.2), python3-all-dev, cython3, python3-setuptools, python3-numpy, python3-scipy, python3-nose, python3-pytest, python3-matplotlib, python3-joblib (>= 0.9.2), libsvm-dev (>= 2.84.0), libblas-dev | libblas.so, libatlas-base-dev, python-pandas , python3-pandas , python-pil , python3-pil , Build-Depends-Indep: python3-sphinx (>= 1.0), python3-sphinx-gallery, python3-numpydoc, python3-pandas, python3-skimage, python3-pil, librsvg2-bin, graphviz, python3-doc, python-numpy-doc, python-scipy-doc, python-matplotlib-doc, Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/science-team/scikit-learn Vcs-Git: https://salsa.debian.org/science-team/scikit-learn.git Homepage: http://scikit-learn.sourceforge.net Package: python-sklearn Replaces: python-scikits-learn (<< 0.9~) Breaks: python-scikits-learn (<< 0.9~) Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy, python-sklearn-lib(>= ${source:Version}), python-joblib (>= 0.9.2), Provides: ${python:Provides} Recommends: python-nose, python-pytest, python-matplotlib Suggests: python-dap, python-scikits-optimization, python-sklearn-doc, ipython Enhances: python-mvpa2, python-mdp Description: Python modules for machine learning and data mining - Python 2 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) Package: python-sklearn-lib Conflicts: python-scikits-learn-lib Replaces: python-scikits-learn-lib Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-numpy Provides: ${python:Provides} Description: 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. Package: python3-sklearn Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-numpy, python3-scipy, python3-sklearn-lib(>= ${source:Version}), python3-joblib (>= 0.9.2), Recommends: python3-nose, python3-pytest, python3-matplotlib Suggests: python3-dap, python-sklearn-doc, ipython3 Enhances: python3-mvpa2, python3-mdp Provides: ${python3:Provides} Description: 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. Package: python3-sklearn-lib Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3-numpy Provides: ${python3:Provides} Description: 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. Package: python-sklearn-doc Conflicts: python-scikits-learn-doc Replaces: python-scikits-learn-doc Architecture: all Section: doc Build-Profiles: Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-bootstrap, libjs-mathjax, Built-Using: ${sphinxdoc:Built-Using}, Suggests: python-sklearn Description: documentation and examples for scikit-learn This package contains documentation and example scripts for python-sklearn.