You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xu Yang (JIRA)" <ji...@apache.org> on 2019/08/09 15:17:00 UTC

[jira] [Created] (FLINK-13672) Add class for VectorInteractionMapper

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)