Joseph K. Bradley created SPARK-13784:
-----------------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to