Metadata-Version: 2.1
Name: olliepy
Version: 0.1.6
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
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)
Requires-Dist: ipython (>=7.0.0)
Requires-Dist: numpy (>=1.17.0)
Requires-Dist: pandas (>=0.25.0)
Requires-Dist: pycrypto (>=2.6.1)
Requires-Dist: scikit-learn (>=0.22)
Requires-Dist: scipy (>=1.3.0)
