Metadata-Version: 2.1
Name: opoca
Version: 0.1.0
Summary: Opoca library aims to drastically speed up producing proof of concepts (PoC) for machine learning projects.
License: Apache-2.0
Author: Apollo Team
Author-email: ml-team@netguru.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Cython (>=0.29.20,<0.30.0)
Requires-Dist: MonthDelta (>=0.9.1,<0.10.0)
Requires-Dist: category_encoders (>=2.2.2,<3.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: dynaconf (>=2.2.3,<3.0.0)
Requires-Dist: google-cloud-storage (>=1.29.0,<2.0.0)
Requires-Dist: horology (>=1.1.0,<2.0.0)
Requires-Dist: imbalanced-learn (>=0.7.0,<0.8.0)
Requires-Dist: ipython (>=7.16.1,<8.0.0)
Requires-Dist: joblib (>=0.15.1,<0.16.0)
Requires-Dist: kubernetes (>=11.0.0,<12.0.0)
Requires-Dist: matplotlib (>=3.2.2,<4.0.0)
Requires-Dist: mlflow (>=1.9.1,<2.0.0)
Requires-Dist: numpy (>=1.19.0,<2.0.0)
Requires-Dist: optuna (>=1.5.0,<2.0.0)
Requires-Dist: pandas (>=1.0.5,<2.0.0)
Requires-Dist: pandas-profiling (>=2.8.0,<3.0.0)
Requires-Dist: plotly (>=4.8.1,<5.0.0)
Requires-Dist: pyarrow (>=0.17.1,<0.18.0)
Requires-Dist: python-dateutil (==2.8.0)
Requires-Dist: python-dotenv (>=0.13.0,<0.14.0)
Requires-Dist: quilt3 (>=3.1.14,<4.0.0)
Requires-Dist: scikit-learn (>=0.23.1,<0.24.0)
Requires-Dist: scikit-optimize (>=0.7.4,<0.8.0)
Requires-Dist: scipy (>=1.5.0,<2.0.0)
Requires-Dist: seaborn (>=0.10.1,<0.11.0)
Requires-Dist: simple-salesforce (>=1.1.0,<2.0.0)
Requires-Dist: tqdm (>=4.46.1,<5.0.0)
Requires-Dist: urllib3 (==1.24.3)
Requires-Dist: xgboost (>=1.1.1,<2.0.0)
