Asim Jalis created SPARK-12405:
----------------------------------

             Summary: Expose featureImportances on 
org.apache.spark.mllib.tree.RandomForest
                 Key: SPARK-12405
                 URL: https://issues.apache.org/jira/browse/SPARK-12405
             Project: Spark
          Issue Type: Sub-task
          Components: MLlib
    Affects Versions: 1.5.2
            Reporter: Asim Jalis


"featureImportances" is only exposed at ML not MLlib.
It cannot be used with org.apache.spark.mllib.tree.RandomForest.
To use it requires using RandomForestClassifier of ML to train and create a 
RandomForestClassificationModel.



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