mdentropy icon indicating copy to clipboard operation
mdentropy copied to clipboard

Rely on sklearn mutual info and entropy

Open cxhernandez opened this issue 7 years ago • 0 comments

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 avatar Sep 29 '16 06:09 cxhernandez