[ENH] feature importance interface and tag for regression models #376
Labels
API design
API design & software architecture
feature request
New feature or request
module:regression
probabilistic regression module
module:survival&time-to-event
module for time-to-event prediction aka survival prediction
Some native and interfaced models have the ability to return feature importances, such as various tree models, or GAM and cyclic-boosting.
We should consider how to best design this and implement, possibly:
capability:feature_importance
tag that indicates whether the model return thisThe text was updated successfully, but these errors were encountered: