[ https://issues.apache.org/jira/browse/SPARK-13784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234658#comment-15234658 ]
Ashic Mahtab commented on SPARK-13784: -------------------------------------- Is it possible to apply this to a maintenance branch of 1.6? If not, is there a way to save a random forest classifier model in 1.6? > 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: Gayathri Murali > Fix For: 2.0.0 > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org