# 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="A modular platform to test data valuation methods on High Throughput Screen data applications"

HOMEPAGE="https://github.com/JoshuaHesse/DataValuationPlatform"
LICENSE=""
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/chembl-structure-pipeline[${PYTHON_USEDEP}]
	dev-python/gpflow[${PYTHON_USEDEP}]
	dev-python/imbalanced-learn[${PYTHON_USEDEP}]
	dev-python/jupyter[${PYTHON_USEDEP}]
	dev-python/ipykernel[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.6.0[${PYTHON_USEDEP}]
	~dev-python/pandas-1.4.0[${PYTHON_USEDEP}]
	dev-python/rdkit[${PYTHON_USEDEP}]
	~dev-python/scikit-learn-1.2.2[${PYTHON_USEDEP}]
	~dev-python/scipy-1.8.1[${PYTHON_USEDEP}]
	dev-python/tensorflow[${PYTHON_USEDEP}]
	dev-python/tensorflow-probability[${PYTHON_USEDEP}]
	~dev-python/tqdm-4.60.0[${PYTHON_USEDEP}]
	dev-python/lightgbm[${PYTHON_USEDEP}]
	dev-python/catboost[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"