Skip to content

Conversation

@jsuper
Copy link
Contributor

@jsuper jsuper commented Jun 15, 2023

Signed-off-by: jsuper [email protected]

为DataTransform组件增加更细粒度的缺失值填充参数设置

DataTransform组件使用了FeatureImputer去做缺失值填充,但是只能设置统一的填充方法,不能为不同的列设置不同的填充方式。因此增加一个参数,能够支持细粒度的控制不同列的填充方法。

jsuper added 3 commits March 21, 2023 10:52
DataTransform组件使用了FeatureImputer去做缺失值填充,但是只能设置统一的填充方法,不能为不同的列设置不同的填充方式。
因此增加一个参数,能够支持细粒度的控制不同列的填充方法。

Signed-off-by: jsuper <[email protected]>
@jsuper jsuper changed the title Feat dt col missing method 为DataTransform组件增加更细粒度的缺失值填充参数设置 Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant