Metadata-Version: 2.1
Name: olliepy
Version: 0.1.4
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.2,<2.0.0)
Requires-Dist: ipython (>=7.17.0,<8.0.0)
Requires-Dist: numpy (>=1.19.1,<2.0.0)
Requires-Dist: pandas (>=1.1.0,<2.0.0)
Requires-Dist: pycrypto (>=2.6.1,<3.0.0)
Requires-Dist: scikit-learn (>=0.23.2,<0.24.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
