aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorYuhao Yang <hhbyyh@gmail.com>2016-03-16 17:31:55 -0700
committerJoseph K. Bradley <joseph@databricks.com>2016-03-16 17:31:55 -0700
commit92b70576eabf8ff94ac476e2b3c66f8b3d28e79e (patch)
treeb15286aade54722a14fa9325e965803316a531f7 /core
parentd4d84936fb82bee91f4b04608de9f75c293ccc9e (diff)
downloadspark-92b70576eabf8ff94ac476e2b3c66f8b3d28e79e.tar.gz
spark-92b70576eabf8ff94ac476e2b3c66f8b3d28e79e.tar.bz2
spark-92b70576eabf8ff94ac476e2b3c66f8b3d28e79e.zip
[SPARK-13761][ML] Deprecate validateParams
## What changes were proposed in this pull request? 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. ## How was this patch tested? unit tests Author: Yuhao Yang <hhbyyh@gmail.com> Closes #11620 from hhbyyh/depreValid.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions