You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/12/07 20:37:11 UTC

[jira] [Created] (SPARK-12183) Remove spark.mllib tree, forest implementations and use spark.ml

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

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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org