dssg / eights

Data Science template with focus on prewritten workflows
14 stars 2 forks source link

::

============================================
      _       _     _       
     (_)     | |   | |      
  ___ _  __ _| |__ | |_ ___ 
 / _ \ |/ _` | '_ \| __/ __|
|  __/ | (_| | | | | |_\__ \
 \___|_|\__, |_| |_|\__|___/
         __/ |              
        |___/

============================================

Introduction

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.


Installation

pip install git+git://github.com/dssg/eights.git

Required

Python packages

Other packages

Optional

Python packages

Other packages


Example


Next Steps

my_* are included in the .gitignore. We recommend a standard such as my_exeperiment, my_storage for local folders.