# 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="Toolbox for reinforced developing of machine learning models (as proof-of-concept)" HOMEPAGE="https://github.com/GianniBalistreri/happy_learning" LICENSE="GNU" 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/catboost[${PYTHON_USEDEP}] dev-python/CHAID[${PYTHON_USEDEP}] dev-python/combo[${PYTHON_USEDEP}] dev-python/dask-ml[${PYTHON_USEDEP}] dev-python/easyexplore[${PYTHON_USEDEP}] ~dev-python/emoji-0.6.0[${PYTHON_USEDEP}] dev-python/fast-gsdmm[${PYTHON_USEDEP}] dev-python/gensim[${PYTHON_USEDEP}] dev-python/geocoder[${PYTHON_USEDEP}] dev-python/googletrans[${PYTHON_USEDEP}] dev-python/nltk[${PYTHON_USEDEP}] dev-python/mlflow[${PYTHON_USEDEP}] ~dev-python/protobuf-3.20.3[${PYTHON_USEDEP}] dev-python/pygam[${PYTHON_USEDEP}] ~dev-python/requests-2.24.0[${PYTHON_USEDEP}] dev-python/sentence-transformers[${PYTHON_USEDEP}] dev-python/spacy[${PYTHON_USEDEP}] ~dev-python/sqlalchemy-1.3.19[${PYTHON_USEDEP}] ~dev-python/statsmodels-0.12.0[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/torchtext[${PYTHON_USEDEP}] dev-python/xgboost[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"