Metadata-Version: 2.1
Name: sapientml
Version: 0.1.1
Summary: 
Author: The SapientML Authors
Requires-Python: >=3.9,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: catboost (>=1.2,<2.0)
Requires-Dist: fasttext-wheel (>=0.9.2,<0.10.0)
Requires-Dist: imbalanced-learn (>=0.11.0,<0.12.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: lightgbm (>=4.0.0,<5.0.0)
Requires-Dist: mecab-python3 (>=1.0.6,<2.0.0)
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: numba (>=0.56.4,<0.57.0)
Requires-Dist: numpy (>=1.19.5,<2.0.0)
Requires-Dist: optuna (>=3.2.0,<4.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: pydantic (>=2.1.1,<3.0.0)
Requires-Dist: scikit-learn (==1.1.3)
Requires-Dist: scipy (>=1.11.1,<2.0.0)
Requires-Dist: shap (>=0.42.1,<0.43.0)
Requires-Dist: xgboost (>=1.7.6,<2.0.0)
