[
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: [email protected]
For additional commands, e-mail: [email protected]