You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/03/09 03:49:40 UTC

[jira] [Updated] (SPARK-13761) Deprecate validateParams

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

Joseph K. Bradley updated SPARK-13761:
--------------------------------------
    Description: 
Deprecate validateParams() method here: [https://github.com/apache/spark/blob/035d3acdf3c1be5b309a861d5c5beb803b946b5e/mllib/src/main/scala/org/apache/spark/ml/param/params.scala#L553]

Move all functionality in overridden methods to transformSchema().

Check docs to make sure they indicate complex Param interaction checks should be done in transformSchema.

> Deprecate validateParams
> ------------------------
>
>                 Key: SPARK-13761
>                 URL: https://issues.apache.org/jira/browse/SPARK-13761
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Joseph K. Bradley
>            Priority: Minor
>
> Deprecate validateParams() method here: [https://github.com/apache/spark/blob/035d3acdf3c1be5b309a861d5c5beb803b946b5e/mllib/src/main/scala/org/apache/spark/ml/param/params.scala#L553]
> Move all functionality in overridden methods to transformSchema().
> Check docs to make sure they indicate complex Param interaction checks should be done in transformSchema.



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