Source: scikit-learn Maintainer: Debian Science Maintainers Uploaders: Yaroslav Halchenko , Michael Hanke , Christian Kastner , Timo Röhling , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-numpy3, dh-sequence-python3, cython3:native, libpython3-all-dev, pybuild-plugin-pyproject, python3-all-dev:any, python3-joblib:native, python3-mesonpy:native, python3-numpy-dev, python3-numpy:any, python3-scipy:native, python3-threadpoolctl:native, Build-Depends-Arch: python3-matplotlib , python3-mypy , python3-pandas , python3-pil , python3-pytest , python3-pytest-cov , python3-skimage , Build-Depends-Indep: dh-sequence-sphinxdoc , graphviz , python-matplotlib-doc , python-numpy-doc , python-pandas-doc , python-scipy-doc , python3-doc , python3-matplotlib , python3-numpydoc , python3-pandas , python3-pil , python3-plotly , python3-pooch , python3-pydata-sphinx-theme , python3-seaborn , python3-skimage , python3-sphinx , python3-sphinx-copybutton , python3-sphinx-design , python3-sphinx-gallery , python3-sphinx-prompt , python3-sphinx-remove-toctrees , python3-sphinxcontrib-sass , python3-sphinxcontrib-towncrier , python3-sphinxext-opengraph , Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/science-team/scikit-learn Vcs-Git: https://salsa.debian.org/science-team/scikit-learn.git Homepage: https://scikit-learn.org Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Package: python3-sklearn Architecture: all Depends: python3-sklearn-lib(<< ${source:Version}.1~), python3-sklearn-lib(>= ${source:Version}), ${misc:Depends}, ${python3:Depends}, Recommends: python3-matplotlib, Suggests: python-sklearn-doc, Enhances: python3-mdp, 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: python-sklearn-doc Architecture: all Multi-Arch: foreign Section: doc Depends: libjs-jquery, libjs-mathjax, ${misc:Depends}, ${sphinxdoc:Depends}, Suggests: python-numpy-doc, python-pandas-doc, python-scipy-doc, python3-doc, Built-Using: ${sphinxdoc:Built-Using}, Description: documentation and examples for scikit-learn This package contains documentation and example scripts for python-sklearn. Build-Profiles: Package: python3-sklearn-lib Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, 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.