alteryx / alteryx/featuretools

Fix performance regression in calculate_feature_matrix

Ouverte
#1,698 3 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
7.7k
Forks
915
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### 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)

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.