Metadata-Version: 2.1
Name: mlviz
Version: 0.1.2
Summary: mlviz is a visualization and graphics helpers for common machine learning work
Home-page: https://github.com/braibaud/mlviz
Author: Benjamin Raibaud
Author-email: braibaud@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pillow
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: statsmodels


mlviz is a high-level machine learning API, written in Python.
mlviz is a visualization and graphics helpers for common machine learning work.
mlviz is compatible with Python 3.6 and is distributed under the MIT license.


