alteryx / alteryx/featuretools
Fix performance regression in calculate_feature_matrix
オープン
- 主要言語
- Python
- スター
- 7.7k
- フォーク
- 915
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Fix performance regression in calculate_feature_matrix
Integration of Woodwork into Featuretools has caused an increase in time required to complete calculate feature matrix. An initial investigation suggests this increase is primarily driven by initializing Woodwork, particularly assigning new columns to the feature matrix when initializing causes a column dtype change.
This needs further investigation, and once the root cause is identified improvements should be made so that the CFM time is on par with the previous time.

コントリビューションガイド
評価
この issue はまだ評価されていません。