Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scikit-learn compatible classes #28

Open
jknox13 opened this issue Oct 6, 2018 · 0 comments
Open

Add scikit-learn compatible classes #28

jknox13 opened this issue Oct 6, 2018 · 0 comments

Comments

@jknox13
Copy link
Collaborator

jknox13 commented Oct 6, 2018

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant