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

Flink Jira Bot updated FLINK-13670:
-----------------------------------
    Labels: pull-request-available stale-major  (was: pull-request-available)

> Add class for VectorAssemblerMapper
> -----------------------------------
>
>                 Key: FLINK-13670
>                 URL: https://issues.apache.org/jira/browse/FLINK-13670
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Library / Machine Learning
>            Reporter: Xu Yang
>            Priority: Major
>              Labels: pull-request-available, stale-major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> VectorAssembler is a transformer that combines a given list of columns(vector 
> or numerical column) into a single vector column. VectorAssembler accepts the 
> following input column types: all numeric types, and vector type. In each 
> row, the values of the input columns will be concatenated into a vector in 
> the specified order.
>  * Add VectorAssemblerMapper for the operation of the vector assemble.
>  * Add VectorAssemblerParams for the parameters of VectorAssemblerMapper.
>  * Add VectorAssemblerMapperTest for the test example.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to