You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2017/01/20 13:15:26 UTC

[jira] [Created] (FLINK-5588) Add a unit scaler based on different norms

Stavros Kontopoulos created FLINK-5588:
------------------------------------------

             Summary: Add a unit scaler based on different norms
                 Key: FLINK-5588
                 URL: https://issues.apache.org/jira/browse/FLINK-5588
             Project: Flink
          Issue Type: New Feature
          Components: Machine Learning Library
            Reporter: Stavros Kontopoulos
            Priority: Minor


So far ML has two scalers: min-max and the standard.
A third one used is the scaler to unit.
We could implement a transformer for this type of scaling for different norms available to the user.

Resources
[1] https://en.wikipedia.org/wiki/Feature_scaling



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