Source: imbalanced-learn Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team Uploaders: Aggelos Avgerinos , Christian Kastner , Section: science Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3, python3-coverage, python3-doc, python3-joblib, python3-matplotlib, python3-numpy, python3-packaging, python3-pandas, python3-pytest, python3-pytest-doctestplus, python3-scipy, python3-setuptools, python3-sklearn (>= 1.4.1), python3-sklearn-compat, python3-threadpoolctl, Vcs-Browser: https://salsa.debian.org/med-team/imbalanced-learn Vcs-Git: https://salsa.debian.org/med-team/imbalanced-learn.git Homepage: https://github.com/scikit-learn-contrib/imbalanced-learn Package: python3-imblearn Architecture: all Section: python Depends: python3-joblib, python3-numpy, python3-scipy, python3-sklearn (>= 1.4.1), python3-threadpoolctl, ${misc:Depends}, ${python3:Depends}, Description: library providing resampling techniques imbalanced-learn is a Python package offering a number of re-sampling techniques commonly used in datasets showing strong between-class imbalance. . It is compatible with scikit-learn and is part of scikit-learn-contrib projects.