You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Aleksey Zinoviev (JIRA)" <ji...@apache.org> on 2018/05/23 09:48:00 UTC

[jira] [Created] (IGNITE-8567) [ML] Add Imputer and Binarizer for data preprocessing

Aleksey Zinoviev created IGNITE-8567:
----------------------------------------

             Summary: [ML] Add Imputer and Binarizer for data preprocessing
                 Key: IGNITE-8567
                 URL: https://issues.apache.org/jira/browse/IGNITE-8567
             Project: Ignite
          Issue Type: New Feature
          Components: ml
            Reporter: Aleksey Zinoviev
            Assignee: Aleksey Zinoviev


The imputing with Mean and Most frequent values options can be effectively distributed.

[http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.Imputer.html#sklearn.preprocessing.Imputer]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)