Metadata-Version: 2.1
Name: fintix-modelcurator
Version: 0.1.2
Summary: helpers library used for model lab and model training and model deploying
License: MIT
Author: Trinh Tran
Author-email: trinhtran2151995@gmail.com
Requires-Python: >=3.8,<3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: confluent-kafka (>=1.6.1,<2.0.0)
Requires-Dist: kafka-python (>=2.0.2,<3.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: plotly (==4.14.3)
Requires-Dist: psycopg2-binary (>=2.8.6,<3.0.0)
Requires-Dist: scikit-learn (>=0.24.1,<0.25.0)
Requires-Dist: tensorflow (>=2.4.1,<3.0.0)
Requires-Dist: tensorflow-io (>=0.17.1,<0.18.0)
Requires-Dist: xgboost (==1.4.1)
