[
https://issues.apache.org/jira/browse/SPARK-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207444#comment-15207444
]
Apache Spark commented on SPARK-13952:
--------------------------------------
User 'sethah' has created a pull request for this issue:
https://github.com/apache/spark/pull/11903
> spark.ml GBT algs need to use random seed
> -----------------------------------------
>
> Key: SPARK-13952
> URL: https://issues.apache.org/jira/browse/SPARK-13952
> Project: Spark
> Issue Type: Bug
> Components: ML
> Reporter: Joseph K. Bradley
> Priority: Minor
>
> SPARK-12379 copied the GBT implementation from spark.mllib to spark.ml.
> There was one bug I found: The random seed is not used. A reasonable fix
> will be to use the original seed to generate a new seed for each tree trained.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]