Description
Random Forests have feature importance, but GBT do not. It would be great if we can add feature importance to GBT as well. Perhaps the code in Random Forests can be refactored to apply to both types of ensembles.
Attachments
Issue Links
- is blocked by
-
SPARK-11861 Expose feature importances API for decision trees
- Resolved
- Is contained by
-
SPARK-14047 GBT improvement umbrella
- Resolved
- is related to
-
SPARK-7674 R-like stats for ML models
- Resolved
- links to