alteryx / alteryx/evalml

Support for more generic feature selectors

Đang mở
#321 1 bình luận 2 reaction 0 người được giao Xem trên GitHub
enhancement needs design new component
Ngôn ngữ chính
Python
Star
850
Fork
96
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Currently, we only have SelectFromModel. It would be nice to support some feature selectors (ex: SelectKBest, SelectPercentile) that don't rely on an estimator and instead simply select features using statistical tests.

As I was working through the catboost PR (#247), I was not able to use a feature selector in the catboost pipeline because catboost boasts being able to handle categorical data, but the random forest classifier in our RFClassifierSelectFromModel feature selector could not, making it difficult to use in the catboost pipeline.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.