alteryx / alteryx/featuretools

dfs() builtin filter function

オープン
#656 コメント 4 件 リアクション 1 件 担当者 0 名 GitHub で見る
needs design new feature
主要言語
Python
スター
7.7k
フォーク
915
PR マージ指標
30日以内にマージされた PR はありません

説明

What if suggest a user an opportunity to filter features in the process of building a feature matrix?

As I noticed, the output of dfs() can be millions of highly correlated useless features. The vast amount of time was wasted on them. Would be great to give a user an opportunity to filter out highly correlated features. As well as features with a big ratio of missing values that will be dropped anyway. I assume it can increase the ratio of useful features, allow use a bigger value of max_depth and other expensive settings of dfs().

I expect this function can be inserted after transformation or the next step.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。