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/08/16 04:08:00 UTC

[jira] [Created] (IGNITE-9285) [ML] Add MaxAbsScaler as a preprocessing stage

Aleksey Zinoviev created IGNITE-9285:
----------------------------------------

             Summary: [ML] Add MaxAbsScaler as a preprocessing stage
                 Key: IGNITE-9285
                 URL: https://issues.apache.org/jira/browse/IGNITE-9285
             Project: Ignite
          Issue Type: Sub-task
          Components: ml
            Reporter: Aleksey Zinoviev


Add analogue of [http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html#sklearn.preprocessing.MaxAbsScaler]

Please look at the MinMaxScaler or Normalization packages in preprocessing package.

Add classes if required

1) Preprocessor

2) Trainer

3) custom PartitionData if shuffling is a step of algorithm



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