[
https://issues.apache.org/jira/browse/FLINK-13671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf updated FLINK-13671:
-------------------------------------
Labels: pull-request-available (was: pull-request-available stale-major)
Removed "stale-critical|major|minor" label in line with
https://issues.apache.org/jira/browse/FLINK-22429.
> Add class for VectorEleWiseProductMapper
> ----------------------------------------
>
> Key: FLINK-13671
> URL: https://issues.apache.org/jira/browse/FLINK-13671
> 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
>
> VectorEleWiseProduct multiplies each input vector by a provided “scaling”
> vector, using element-wise multiplication. In other words, it scales each
> column of the dataset by a scalar multiplier.
> * Add VectorEleWiseProductMapper for the operation of the vector elewise
> production.
> * Add VectorElementwiseProductParams for the parameters of
> VectorEleWiseProductMapper.
> * Add ElementwiseProductMapperTest for the test example.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)