Metadata-Version: 2.1
Name: mlbase
Version: 0.1.0
Summary: 
License: MIT
Author: Zhen Zhang
Author-email: git@zhen-zhang.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: ipython (>=7.13.0,<8.0.0)
Requires-Dist: matplotlib (>=3.1.3,<4.0.0)
Requires-Dist: numpy (>=1.18.1,<2.0.0)
Requires-Dist: pandas (>=1.0.1,<2.0.0)
Requires-Dist: seaborn (>=0.10.0,<0.11.0)
Requires-Dist: sklearn (>=0.0,<0.1)
