Metadata-Version: 2.1
Name: pytelligence
Version: 0.2.1
Summary: pycaret clone aimed for simplicity and production ready code
License: All rights reserved
Author: Friedrich G. Froebel
Author-email: froebel.business@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: optuna (>=2.10.1,<3.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: plotly (>=5.10.0,<6.0.0)
Requires-Dist: scikit-learn (>=1.1.1,<2.0.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
