Metadata-Version: 1.2
Name: mlviz
Version: 0.1.3
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
Description: 
        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.
        
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
