# 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="The Machine Learning Medic Kit is designed to enhance the capabilities of health data scientists tackling binary classification problems" HOMEPAGE="https://github.com/marthadinsdale/hds_ca2" LICENSE="The MIT 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/jupyterlab-1.2.6[${PYTHON_USEDEP}] ~dev-python/matplotlib-3.1.3[${PYTHON_USEDEP}] ~dev-python/numpy-1.18.1[${PYTHON_USEDEP}] ~dev-python/pandas-1.0.1[${PYTHON_USEDEP}] ~dev-python/pytest-5.3.5[${PYTHON_USEDEP}] ~dev-python/scipy-1.4.1[${PYTHON_USEDEP}] ~dev-python/seaborn-0.10.0[${PYTHON_USEDEP}] ~dev-python/scikit-learn-0.24.1[${PYTHON_USEDEP}] ~dev-python/pytest-cov-2.10.0[${PYTHON_USEDEP}] >=dev-python/setuptools-51.1.2[${PYTHON_USEDEP}] >=dev-python/twine-3.3.0[${PYTHON_USEDEP}] >dev-python/wheel-0.36.2[${PYTHON_USEDEP}] dev-python/shap[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"