[
https://issues.apache.org/jira/browse/FLINK-13673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin closed FLINK-13673.
----------------------------
Resolution: Won't Do
> Add class of Vector Normalize Mapper
> ------------------------------------
>
> Key: FLINK-13673
> URL: https://issues.apache.org/jira/browse/FLINK-13673
> Project: Flink
> Issue Type: Sub-task
> Components: Library / Machine Learning
> Reporter: Xu Yang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NormalizerMapper maps a vector to a new one which is normalized. It takes
> parameter p, which specifies the p-norm used for normalization. This
> normalization can help standardize your
> input data and improve the behavior of learning algorithms.
> * Add VectorNormalizeMapper for mapping Op.
> * Add VectorNormalizeMapperTest for unit test.
> * Add VectorNormalizeParams for parameters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)