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

[jira] [Commented] (SPARK-29464) PySpark ML should expose Params.clear() to unset a user supplied Param

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

Huaxin Gao commented on SPARK-29464:
------------------------------------

I will work on this. Thanks!

> PySpark ML should expose Params.clear() to unset a user supplied Param
> ----------------------------------------------------------------------
>
>                 Key: SPARK-29464
>                 URL: https://issues.apache.org/jira/browse/SPARK-29464
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, PySpark
>    Affects Versions: 3.0.0
>            Reporter: Bryan Cutler
>            Priority: Minor
>
> PySpark ML currently has a private {{_clear()}} method that will unset a param. This should be made public to match the Scala API and give users a way to unset a user supplied param. Care should be take to ensure param values are synced with the JVM and also work with save/load persistence.



--
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