[
https://issues.apache.org/jira/browse/IGNITE-9284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700255#comment-16700255
]
ASF GitHub Bot commented on IGNITE-9284:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4964
> [ML] Add a Standard Scaler
> --------------------------
>
> Key: IGNITE-9284
> URL: https://issues.apache.org/jira/browse/IGNITE-9284
> Project: Ignite
> Issue Type: Sub-task
> Components: ml
> Reporter: Aleksey Zinoviev
> Assignee: Ravil Galeyev
> Priority: Major
> Labels: new-feature
> Fix For: 2.8
>
>
> Add analogue of
> [http://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.StandardScaler.html]
> 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
>
> Requirements for successful PR:
> # PartitionedDataset usage
> # Trainer-Model paradigm support
> # Tests for Model and for Trainer (and other stuff)
> # Example of usage with small, but famous dataset like IRIS, Titanic or
> House Prices
> # Javadocs/codestyle according guidelines
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)