Metadata-Version: 2.1
Name: sapientml-core
Version: 0.5.0
Summary: A SapientML plugin of SapientMLGenerator
License: Apache-2.0
Author: The SapientML Authors
Maintainer: Kosaku Kimura
Maintainer-email: kimura.kosaku@fujitsu.com
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: catboost (>=1.2,<2.0)
Requires-Dist: imbalanced-learn (>=0.11.0,<0.12.0)
Requires-Dist: ipykernel (>=6.25.1,<7.0.0)
Requires-Dist: japanize-matplotlib (>=1.1.3,<2.0.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: libcst (>=1.0.1,<2.0.0)
Requires-Dist: lightgbm (>=4.0.0,<5.0.0)
Requires-Dist: nbconvert (>=7.7.4,<8.0.0)
Requires-Dist: nbformat (>=5.9.2,<6.0.0)
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: numba (>=0.57.1,<0.59.0)
Requires-Dist: optuna (>=3.2.0,<4.0.0)
Requires-Dist: sapientml
Requires-Dist: sapientml-loaddata
Requires-Dist: sapientml-preprocess
Requires-Dist: scikit-learn (==1.1.3)
Requires-Dist: scipy (>=1.11.1,<2.0.0)
Requires-Dist: seaborn (>=0.12.2,<0.14.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: xgboost (>=1.7.6,<2.0.0)
