erichson/ristretto

Add scikit-learn compatible classes

jknox13 opened this issue · 0 comments

Move to a more object oriented framework for easier access of attributes of our algorithms.

  • add classes compatible with scikit-learn estimators
  • add compute_ prefix to current functions

This should end up looking something like:

ristretto
|
---> dmd
        |
         ----> compute_dmd
         ----> DMD