You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dong Lin (Jira)" <ji...@apache.org> on 2022/10/16 08:25:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-13672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dong Lin closed FLINK-13672.
----------------------------
    Resolution: Won't Do

> 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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)