You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/09 10:32:45 UTC

[jira] [Commented] (FLINK-1737) Add statistical whitening transformation to machine learning library

    [ https://issues.apache.org/jira/browse/FLINK-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736448#comment-14736448 ] 

ASF GitHub Bot commented on FLINK-1737:
---------------------------------------

Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/1078#issuecomment-138825531
  
    Thanks a lot for the pull request.
    Sorry that nobody looked at it yet. It seems that all committers are currently very busy. I'm sure somebody will give you soon feedback.


> Add statistical whitening transformation to machine learning library
> --------------------------------------------------------------------
>
>                 Key: FLINK-1737
>                 URL: https://issues.apache.org/jira/browse/FLINK-1737
>             Project: Flink
>          Issue Type: New Feature
>          Components: Machine Learning Library
>            Reporter: Till Rohrmann
>            Assignee: Daniel Pape
>              Labels: ML, Starter
>
> The statistical whitening transformation [1] is a preprocessing step for different ML algorithms. It decorrelates the individual dimensions and sets its variance to 1.
> Statistical whitening should be implemented as a {{Transfomer}}.
> Resources:
> [1] [http://en.wikipedia.org/wiki/Whitening_transformation]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)