Metadata-Version: 2.1
Name: olliepy
Version: 0.1.5
Summary: An interactive reporting tool written in python for machine learning experiments that generates interactive reports written in VueJS.
Author: ahmed.mohamed
Author-email: hanoush87@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: flask (>=1.1.0,<2.0.0)
Requires-Dist: ipython (>=7.0.0,<8.0.0)
Requires-Dist: numpy (>=1.17.0,<2.0.0)
Requires-Dist: pandas (>=0.25.0,<0.26.0)
Requires-Dist: pycrypto (>=2.6.1,<3.0.0)
Requires-Dist: scikit-learn (>=0.22,<0.23)
Requires-Dist: scipy (>=1.3.0,<2.0.0)
