Description
Feature importances should be added to decision trees leveraging the feature importance implementation for Random Forests.
Attachments
Issue Links
- blocks
-
SPARK-11730 Feature Importance for GBT
- Resolved
- is duplicated by
-
SPARK-12405 Expose featureImportances on org.apache.spark.mllib.tree.RandomForest
- Resolved
- relates to
-
SPARK-13787 Feature importances for decision trees in Python
- Resolved
- links to