You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zhengruifeng (JIRA)" <ji...@apache.org> on 2017/07/12 13:29:00 UTC

[jira] [Created] (SPARK-21388) GBT inherit from HasStepSize & LInearSVC/Binarizer from HasThreshold

zhengruifeng created SPARK-21388:
------------------------------------

             Summary: GBT inherit from HasStepSize & LInearSVC/Binarizer from HasThreshold
                 Key: SPARK-21388
                 URL: https://issues.apache.org/jira/browse/SPARK-21388
             Project: Spark
          Issue Type: Improvement
          Components: ML, PySpark
    Affects Versions: 2.2.1
            Reporter: zhengruifeng


make GBTs inherit from {{HasStepSize}} and LInearSVC/Binarizer inherit from {{HasThreshold}}

The desc for param {{StepSize}} of GBTs in Pydoc is wrong, so I also override it in the python side.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org