Skip to content

Add scikit-learn compatible classes #28

@jknox13

Description

@jknox13

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions