You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/09/11 05:34:46 UTC

[jira] [Resolved] (SPARK-10023) Unified DecisionTreeParams "checkpointInterval" between Scala and Python API.

     [ https://issues.apache.org/jira/browse/SPARK-10023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiangrui Meng resolved SPARK-10023.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 8528
[https://github.com/apache/spark/pull/8528]

> Unified DecisionTreeParams "checkpointInterval" between Scala and Python API.
> -----------------------------------------------------------------------------
>
>                 Key: SPARK-10023
>                 URL: https://issues.apache.org/jira/browse/SPARK-10023
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML, PySpark
>            Reporter: Yanbo Liang
>            Assignee: Yanbo Liang
>             Fix For: 1.6.0
>
>
> "checkpointInterval" is member of DecisionTreeParams in Scala API which is inconsistency with Python API, we should unified them.
> * checkpointInterval
> ** member of DecisionTreeParams <-> Scala API
> ** shared param used for all ML Transformer/Estimator <-> Python API
> Proposal:
> "checkpointInterval" is also used by ALS, so we make it shared params at Scala.



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