scikit-learn/scikit-learn

Memory scalability issues in univariate feature selection

Open

#1,651 opened on 2013年2月3日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Python (66,084 stars) (27,020 forks)batch import
EnhancementPerformancehelp wantedmodule:feature_selection

説明

Gensim has a re-implementation of selectkbest to fix memory scalability issues. Someone should review them and it integrate the fix back into the original sklearn codebase.

https://github.com/piskvorky/gensim/blob/a73c84e21aecd3cc77ba2d752912f73b712bc60a/gensim/models/selectkbest.py

Maybe @agramfort you can have a look?

コントリビューターガイド

Memory scalability issues in univariate feature selection · scikit-learn/scikit-learn#1651 | Good First Issue