Metadata-Version: 2.1
Name: Potosnail
Version: 0.1.8
Summary: improves ML workflow
Home-page: https://github.com/spe301/Potosnail
Author: Spencer Holley
Author-email: aacjpw@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: pandas (>=1.1.3)
Requires-Dist: numpy (>=1.19.2)
Requires-Dist: scikit-learn (==0.22.2)
Requires-Dist: imblearn (>=0.0)
Requires-Dist: xgboost (<=1.3.1)
Requires-Dist: matplotlib (>=3.3.2)
Requires-Dist: tensorflow (>=2.4.0)
Requires-Dist: seaborn (>=0.11.0)
Requires-Dist: statsmodels (>=0.12.0)
Requires-Dist: beautifulsoup4 (==4.9.3)
Requires-Dist: urllib3 (==1.25.11)
Requires-Dist: regex (==2020.10.15)
Requires-Dist: lxml (==4.6.1)

Potosnail helps improve the Machine Learning workflow with its data preprocessing, model building, and model evaluating helper classes.


