alteryx / alteryx/evalml

Update `_make_component_list_from_actions` to address `TRANSFORM_TARGET` action code

オープン
#2,962 コメント 1 件 リアクション 0 件 担当者 1 名 @asniyaz に割り当て済み GitHub で見る
enhancement
主要言語
Python
スター
850
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

``TargetDistributionDataCheck`` returns a ``TRANSFORM_TARGET`` action code, but ``_make_component_list_from_actions`` currently does not return any components to handle this action!

We should update ``_make_component_list_from_actions`` to handle this action code by checking the transformation strategy (aka lognormal for now) and returning the appropriate component (LogTransformer).

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

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

評価

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

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

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