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

Rely on sklearn mutual info and entropy #54

Open
cxhernandez opened this issue Sep 29, 2016 · 0 comments
Open

Rely on sklearn mutual info and entropy #54

cxhernandez opened this issue Sep 29, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@cxhernandez
Copy link
Member

Newly implemented (using knn estimator): http://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.mutual_info_regression.html#sklearn.feature_selection.mutual_info_regression

Would definitely help with code maintainability.

@cxhernandez cxhernandez added this to the v0.5 milestone Sep 29, 2016
@cxhernandez cxhernandez self-assigned this Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant