alteryx / alteryx/evalml

Update `_make_component_list_from_actions` to address `TRANSFORM_TARGET` action code

Open
#2,962 1 comment 0 reactions 1 assignee Assigned to @asniyaz View on GitHub
enhancement
Dominant language
Python
Stars
850
Forks
96
PR merge metrics
No merged PRs in 30d

Description

``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).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.