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 (27,020 forks)batch import
EnhancementPerformancehelp wantedmodule:feature_selection

Repository metrics

Stars
 (66,084 stars)
PR merge metrics
 (平均マージ 10d) (30d で 90 merged PRs)

説明

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?

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