alteryx / alteryx/featuretools

Fix performance regression in calculate_feature_matrix

未关闭
#1,698 3 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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.

![image.png](https://images.zenhubusercontent.com/5da89a3c8b7bd200019886b7/65af4eba-9dac-40ce-8f24-e7e83271bb8c)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。