You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/09/01 12:16:45 UTC

[jira] [Created] (SPARK-10394) Make GBTParams use shared "stepSize"

Yanbo Liang created SPARK-10394:
-----------------------------------

             Summary: Make GBTParams use shared "stepSize"
                 Key: SPARK-10394
                 URL: https://issues.apache.org/jira/browse/SPARK-10394
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: Yanbo Liang
            Priority: Minor


GBTParams has "stepSize" as learning rate currently.
ML has shared param class "HasStepSize", GBTParams can extend from it rather than duplicated implementation.



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