[jira] [Updated] (SPARK-18592) Move DT/RF/GBT Param setter methods to subclasses

2017-02-23 Thread Joseph K. Bradley (JIRA)

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

Joseph K. Bradley updated SPARK-18592:
--
Target Version/s: 2.1.0  (was: 2.1.0, 2.2.0)

> Move DT/RF/GBT Param setter methods to subclasses
> -
>
> Key: SPARK-18592
> URL: https://issues.apache.org/jira/browse/SPARK-18592
> Project: Spark
>  Issue Type: Improvement
>  Components: ML
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
> Fix For: 2.1.0
>
>
> Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
> in the Model classes to make them more Java-friendly.
> See discussion at 
> https://github.com/apache/spark/pull/15913#discussion_r89662469 .



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (SPARK-18592) Move DT/RF/GBT Param setter methods to subclasses

2016-12-07 Thread Nick Pentreath (JIRA)

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

Nick Pentreath updated SPARK-18592:
---
Fix Version/s: (was: 2.2.0)

> Move DT/RF/GBT Param setter methods to subclasses
> -
>
> Key: SPARK-18592
> URL: https://issues.apache.org/jira/browse/SPARK-18592
> Project: Spark
>  Issue Type: Improvement
>  Components: ML
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
> Fix For: 2.1.0
>
>
> Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
> in the Model classes to make them more Java-friendly.
> See discussion at 
> https://github.com/apache/spark/pull/15913#discussion_r89662469 .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-18592) Move DT/RF/GBT Param setter methods to subclasses

2016-12-07 Thread Nick Pentreath (JIRA)

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

Nick Pentreath updated SPARK-18592:
---
Fix Version/s: (was: 2.1.1)
   2.1.0

> Move DT/RF/GBT Param setter methods to subclasses
> -
>
> Key: SPARK-18592
> URL: https://issues.apache.org/jira/browse/SPARK-18592
> Project: Spark
>  Issue Type: Improvement
>  Components: ML
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
> Fix For: 2.1.0, 2.2.0
>
>
> Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
> in the Model classes to make them more Java-friendly.
> See discussion at 
> https://github.com/apache/spark/pull/15913#discussion_r89662469 .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-18592) Move DT/RF/GBT Param setter methods to subclasses

2016-11-28 Thread Joseph K. Bradley (JIRA)

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

Joseph K. Bradley updated SPARK-18592:
--
Target Version/s: 2.1.0, 2.2.0

> Move DT/RF/GBT Param setter methods to subclasses
> -
>
> Key: SPARK-18592
> URL: https://issues.apache.org/jira/browse/SPARK-18592
> Project: Spark
>  Issue Type: Improvement
>  Components: ML
>Reporter: Yanbo Liang
>Assignee: Yanbo Liang
>
> Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
> in the Model classes to make them more Java-friendly.
> See discussion at 
> https://github.com/apache/spark/pull/15913#discussion_r89662469 .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-18592) Move DT/RF/GBT Param setter methods to subclasses

2016-11-26 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-18592:

Description: 
Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
in the Model classes.
See discussion at 
https://github.com/apache/spark/pull/15913#discussion_r89662469 .

  was:Move DT/RF/GBT Param setter methods to subclasses and deprecate these 
methods in the Model classes.


> Move DT/RF/GBT Param setter methods to subclasses
> -
>
> Key: SPARK-18592
> URL: https://issues.apache.org/jira/browse/SPARK-18592
> Project: Spark
>  Issue Type: Improvement
>  Components: ML
>Reporter: Yanbo Liang
>
> Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
> in the Model classes.
> See discussion at 
> https://github.com/apache/spark/pull/15913#discussion_r89662469 .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-18592) Move DT/RF/GBT Param setter methods to subclasses

2016-11-26 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-18592:

Description: 
Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
in the Model classes to make them more Java-friendly.
See discussion at 
https://github.com/apache/spark/pull/15913#discussion_r89662469 .

  was:
Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
in the Model classes.
See discussion at 
https://github.com/apache/spark/pull/15913#discussion_r89662469 .


> Move DT/RF/GBT Param setter methods to subclasses
> -
>
> Key: SPARK-18592
> URL: https://issues.apache.org/jira/browse/SPARK-18592
> Project: Spark
>  Issue Type: Improvement
>  Components: ML
>Reporter: Yanbo Liang
>
> Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
> in the Model classes to make them more Java-friendly.
> See discussion at 
> https://github.com/apache/spark/pull/15913#discussion_r89662469 .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SPARK-18592) Move DT/RF/GBT Param setter methods to subclasses

2016-11-26 Thread Yanbo Liang (JIRA)

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

Yanbo Liang updated SPARK-18592:

Issue Type: Improvement  (was: Bug)

> Move DT/RF/GBT Param setter methods to subclasses
> -
>
> Key: SPARK-18592
> URL: https://issues.apache.org/jira/browse/SPARK-18592
> Project: Spark
>  Issue Type: Improvement
>  Components: ML
>Reporter: Yanbo Liang
>
> Move DT/RF/GBT Param setter methods to subclasses and deprecate these methods 
> in the Model classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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