You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2017/07/12 14:12:01 UTC

[jira] [Resolved] (SPARK-18619) Make QuantileDiscretizer/Bucketizer/StringIndexer inherit from HasHandleInvalid

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

Yanbo Liang resolved SPARK-18619.
---------------------------------
       Resolution: Fixed
         Assignee: zhengruifeng
    Fix Version/s: 2.3.0

> Make QuantileDiscretizer/Bucketizer/StringIndexer inherit from HasHandleInvalid
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-18619
>                 URL: https://issues.apache.org/jira/browse/SPARK-18619
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Yanbo Liang
>            Assignee: zhengruifeng
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> {{QuantileDiscretizer}}, {{Bucketizer}} and {{StringIndexer}} have the same param {{handleInvalid}}, but with different supported options and docs. After SPARK-16151 resolved, we can make all of them inherit from {{HasHandleInvalid}}, and with different supported options and docs for each subclass.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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