[ https://issues.apache.org/jira/browse/SPARK-12183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph K. Bradley resolved SPARK-12183. --------------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Issue resolved by pull request 11855 [https://github.com/apache/spark/pull/11855] > Remove spark.mllib tree, forest implementations and use spark.ml > ---------------------------------------------------------------- > > Key: SPARK-12183 > URL: https://issues.apache.org/jira/browse/SPARK-12183 > Project: Spark > Issue Type: Improvement > Components: ML, MLlib > Reporter: Joseph K. Bradley > Assignee: Joseph K. Bradley > Priority: Minor > Fix For: 2.0.0 > > > This JIRA is for replacing the spark.mllib decision tree and random forest > implementations with the one from spark.ml. The spark.ml one should be used > as a wrapper. This should involve moving the implementation, but should > probably not require changing the tests (much). > This blocks on 1 improvement to spark.mllib which needs to be ported to > spark.ml: [SPARK-10064] -- 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