aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorsethah <seth.hendrickson16@gmail.com>2016-03-24 19:14:24 -0700
committerXiangrui Meng <meng@databricks.com>2016-03-24 19:14:24 -0700
commit585097716c1979ea538ef733cf33225ef7be06f5 (patch)
tree9512613eae0625697ac1a4ce3744e560720c1ca7 /R
parentfdd460f5f47e4023d81d5a3d918bd4a16ecbb580 (diff)
downloadspark-585097716c1979ea538ef733cf33225ef7be06f5.tar.gz
spark-585097716c1979ea538ef733cf33225ef7be06f5.tar.bz2
spark-585097716c1979ea538ef733cf33225ef7be06f5.zip
[SPARK-14107][PYSPARK][ML] Add seed as named argument to GBTs in pyspark
## What changes were proposed in this pull request? GBTs in pyspark previously had seed parameters, but they could not be passed as keyword arguments through the class constructor. This patch adds seed as a keyword argument and also sets default value. ## How was this patch tested? Doc tests were updated to pass a random seed through the GBTClassifier and GBTRegressor constructors. Author: sethah <seth.hendrickson16@gmail.com> Closes #11944 from sethah/SPARK-14107.
Diffstat (limited to 'R')
0 files changed, 0 insertions, 0 deletions