You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zhengruifeng (Jira)" <ji...@apache.org> on 2019/10/23 08:47:00 UTC

[jira] [Commented] (SPARK-29565) OneHotEncoder should support single-column input/ouput

    [ https://issues.apache.org/jira/browse/SPARK-29565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957664#comment-16957664 ] 

zhengruifeng commented on SPARK-29565:
--------------------------------------

[~huaxingao]  In  [https://github.com/apache/spark/pull/26064,] I guess you maybe interested in the tickets (SPARK-29565/SPARK-29566). If you would like to work on this, please feel free to ping me in the PRs.

> OneHotEncoder should support single-column input/ouput
> ------------------------------------------------------
>
>                 Key: SPARK-29565
>                 URL: https://issues.apache.org/jira/browse/SPARK-29565
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML, PySpark
>    Affects Versions: 3.0.0
>            Reporter: zhengruifeng
>            Priority: Minor
>
> Current feature algs ({color:#5a6e5a}QuantileDiscretizer/Binarizer/Bucketizer/StringIndexer{color}) are designed to support both single-col & multi-col.
> And there is already some internal utils (like {color:#c7a65d}checkSingleVsMultiColumnParams{color}) for this.
> For OneHotEncoder, it's reasonable to support single-col.
>  



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

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