You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/03/29 05:11:25 UTC

[jira] [Assigned] (SPARK-13784) Model export/import for spark.ml: RandomForests

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

Apache Spark reassigned SPARK-13784:
------------------------------------

    Assignee: Apache Spark

> Model export/import for spark.ml: RandomForests
> -----------------------------------------------
>
>                 Key: SPARK-13784
>                 URL: https://issues.apache.org/jira/browse/SPARK-13784
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>            Reporter: Joseph K. Bradley
>            Assignee: Apache Spark
>
> This JIRA is for both RandomForestClassifier and RandomForestRegressor.  The implementation should reuse the one for DecisionTree*.
> It should augment NodeData with a tree ID so that all nodes can be stored in a single DataFrame.  It should reconstruct the trees in a distributed fashion.



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