You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yunfeng Zhou (Jira)" <ji...@apache.org> on 2022/10/12 10:06:00 UTC

[jira] [Updated] (FLINK-29598) Add Estimator and Transformer for Imputer

     [ https://issues.apache.org/jira/browse/FLINK-29598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yunfeng Zhou updated FLINK-29598:
---------------------------------
    Description: 
Add Estimator and Transformer for Imputer

Its function would be at least equivalent to Spark's org.apache.spark.ml.feature.Imputer. The relevant PR should contain the following components:
 * 
Java implementation/test (Must include)
 * 
Python implementation/test (Optional)
 * 
Markdown document (Optional)

  was:Add Estimator and Transformer for Imputer


> Add Estimator and Transformer for Imputer
> -----------------------------------------
>
>                 Key: FLINK-29598
>                 URL: https://issues.apache.org/jira/browse/FLINK-29598
>             Project: Flink
>          Issue Type: New Feature
>          Components: Library / Machine Learning
>    Affects Versions: ml-2.2.0
>            Reporter: Yunfeng Zhou
>            Priority: Major
>             Fix For: ml-2.2.0
>
>
> Add Estimator and Transformer for Imputer
> Its function would be at least equivalent to Spark's org.apache.spark.ml.feature.Imputer. The relevant PR should contain the following components:
>  * 
> Java implementation/test (Must include)
>  * 
> Python implementation/test (Optional)
>  * 
> Markdown document (Optional)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)