Xu Yang created FLINK-13672:
-------------------------------
Summary: Add class for VectorInteractionMapper
Key: FLINK-13672
URL:
https://issues.apache.org/jira/browse/FLINK-13672 Project: Flink
Issue Type: Sub-task
Components: Library / Machine Learning
Reporter: Xu Yang
VectorInteraction transfroms two vectors or double-valued columns into a single vector column that contains the product of all combinations of one value from each input column.
* Add VectorInteractionMapper for the operation of the vector interaction.
* Add VectorInteractionParams for the parameters of VectorInteractionMapper.
* Add VectorInteractionMapperTest for the test example.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)