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

Provide a sklearn-comptabile object #9

Open
raamana opened this issue Sep 7, 2017 · 0 comments
Open

Provide a sklearn-comptabile object #9

raamana opened this issue Sep 7, 2017 · 0 comments

Comments

@raamana
Copy link
Owner

raamana commented Sep 7, 2017

Use docs and templates from

and offer the following sorts of object to other packages like nilearn, MNE and the related:

from hiwenet import HistogramDist, FancyFamilyOfDistances, AnotherFancyFamilyOfSimilarities

This should ideally work like a drop-in replacement for LedoitWolf from sklearn.covariance

from sklearn.covariance import LedoitWolf
from hiwenet import HistogramDist
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