alteryx / alteryx/woodwork

Optimize initialization process for DataTables

オープン
#368 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Python
スター
155
フォーク
24
PR マージ指標
30日以内にマージされた PR はありません

説明

An initial comparison between the time it takes to create a Woodwork DataTable and a Featuretools Entity was performed using a large dataframe from the predict-next-purchase demo. If Woodwork DataTables are used to replace Featuretools Entities, the performance should be comparable.

Creating a Featuretools Entity, using `EntitySet.entity_from_dataframe` took 56 seconds. Creating a DataTable with the same input took 74 seconds (+32%). We should do performance profiling to identify the areas where Woodwork is slower, and work to improve the speed with which a DataTable can be created.

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

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

評価

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

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

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