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

Reply via email to