dev-python/ml-helper - 0.0.23 (pypi)

Search

Package Information

Description:
Helpers to speed up and structure machine learning projects
Homepage:
https://github.com/akoury/ml-helper
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.0.23 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Helpers to speed up and structure machine learning projects"

HOMEPAGE="https://github.com/akoury/ml-helper"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/numpy-1.16[${PYTHON_USEDEP}]
	>=dev-python/pandas-0.23.4[${PYTHON_USEDEP}]
	>=dev-python/seaborn-0.9[${PYTHON_USEDEP}]
	>=dev-python/scikit-learn-0.20[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0[${PYTHON_USEDEP}]
	dev-python/imblearn[${PYTHON_USEDEP}]
	dev-python/vecstack[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

>=dev-python/numpy-1.16[${PYTHON_USEDEP}]
	>=dev-python/pandas-0.23.4[${PYTHON_USEDEP}]
	>=dev-python/seaborn-0.9[${PYTHON_USEDEP}]
	>=dev-python/scikit-learn-0.20[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0[${PYTHON_USEDEP}]
	dev-python/imblearn[${PYTHON_USEDEP}]
	dev-python/vecstack[${PYTHON_USEDEP}]

BDEPEND

>=dev-python/numpy-1.16[${PYTHON_USEDEP}]
	>=dev-python/pandas-0.23.4[${PYTHON_USEDEP}]
	>=dev-python/seaborn-0.9[${PYTHON_USEDEP}]
	>=dev-python/scikit-learn-0.20[${PYTHON_USEDEP}]
	>=dev-python/matplotlib-3.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0[${PYTHON_USEDEP}]
	dev-python/imblearn[${PYTHON_USEDEP}]
	dev-python/vecstack[${PYTHON_USEDEP}]

Manifest for 0.0.23

Type File Size Source URLs
DIST ml-helper-0.0.23.tar.gz 8497 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/ml-helper/ml-helper-0.0.23.tar.gz