Metadata-Version: 2.1
Name: bliz
Version: 0.1
Summary: Utilities for dataframes
Home-page: https://github.com/miararoy/bliz
Author: Roy Miara
Author-email: miararoy@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy (==1.15.2)
Requires-Dist: pandas (==0.25.0)
Requires-Dist: scipy (==1.3.0)
Requires-Dist: matplotlib (==3.0.2)
Requires-Dist: seaborn (==0.9.0)
Requires-Dist: scikit-learn (==0.21.2)
Requires-Dist: joblib (==0.13.2)
Requires-Dist: tqdm (==4.31.1)

# bliz
bliz is a unified way to score Machine Learning models

### Installing


