You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Theodore Vasiloudis (JIRA)" <ji...@apache.org> on 2015/07/10 12:03:08 UTC

[jira] [Created] (FLINK-2342) Add new fit operation and more tests for StandardScaler

Theodore Vasiloudis created FLINK-2342:
------------------------------------------

             Summary: Add new fit operation and more tests for StandardScaler
                 Key: FLINK-2342
                 URL: https://issues.apache.org/jira/browse/FLINK-2342
             Project: Flink
          Issue Type: Improvement
          Components: Machine Learning Library
            Reporter: Theodore Vasiloudis
            Assignee: Theodore Vasiloudis
            Priority: Minor
             Fix For: 0.10


StandardScaler currently has a transform operation for types (Vector, Double), but no  corresponding fit operation.

The test cases also do not cover all the possible types that we can call fit and transform on.



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