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 还没有评估数据。