::
============================================
_ _ _
(_) | | | |
___ _ __ _| |__ | |_ ___
/ _ \ |/ _` | '_ \| __/ __|
| __/ | (_| | | | | |_\__ \
\___|_|\__, |_| |_|\__|___/
__/ |
|___/
============================================
Eights is a a Python library and workflow templet for machine learning. Principally it wraps sklearn providing enhanced functionality and simplified interface of often used workflows.
pip install git+git://github.com/dssg/eights.git
Python 2.7 <https://www.python.org/>
_Numpy <http://www.numpy.org/>
_scikit-learn <http://scikit-learn.org/stable/>
_pdfkit <https://github.com/pdfkit/pdfkit>
_wkhtmltopdf <http://wkhtmltopdf.org/>
_plotlib <http://matplotlib.org/>
_my_* are included in the .gitignore. We recommend a standard such as my_exeperiment, my_storage for local folders.