pymach

https://img.shields.io/pypi/v/pymach.svg https://img.shields.io/travis/gusseppe/pymach.svg Documentation Status Updates

Pymach is a tool to accelerate the development of models based on Machine Learning, looking for the best model for your data. It aims to develop a first roadmap that gives an idea of the problem we are dealing with. The following pictures best explain the concept behind pymach.

Define

https://cloud.githubusercontent.com/assets/6261900/23687973/639d933c-037f-11e7-86ed-1d6e4bd6d396.png

Analyze

https://cloud.githubusercontent.com/assets/6261900/23687972/639ce8e2-037f-11e7-87d0-7ab6ec5db7db.png

Model

https://cloud.githubusercontent.com/assets/6261900/23687974/63a12ba0-037f-11e7-94a5-489431fdc96b.png

Predict

https://cloud.githubusercontent.com/assets/6261900/23687975/63a71f9c-037f-11e7-828f-45725a0fafe1.png

Features

  • TODO

Credits

This package was created using Cookiecutter and the audreyr/cookiecutter-pypackage project template.