You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/01/09 13:55:39 UTC

[jira] [Resolved] (SPARK-5455) Add MultipleTransformer abstract class

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

Sean Owen resolved SPARK-5455.
------------------------------
    Resolution: Won't Fix

> Add MultipleTransformer abstract class
> --------------------------------------
>
>                 Key: SPARK-5455
>                 URL: https://issues.apache.org/jira/browse/SPARK-5455
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 1.2.0
>            Reporter: Peter Rudenko
>            Priority: Minor
>
> There's an example of UnaryTransformer abstract class. Need to make public MultipleTransformer class that would accepts multiple columns as input and produce a single output column (e.g. from [col1,col2,col3,...] => Vector(col1,col2, col3,..) or mean([col1,col2,col3,...])).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org