Metadata-Version: 2.1
Name: ml-belt
Version: 0.1.2
Summary: The machine learning utility belt
Home-page: https://ml-belt.readthedocs.io
Author: Adriano Freitas
Author-email: agf.adriano@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# ML Belt
The machine learning and data science utility belt.

Read the docs: https://ml-belt.readthedocs.io


## Instalation
You can install using pip:

    pip install ml_belt


