Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] feature importance interface and tag for regression models #376

Open
fkiraly opened this issue Jun 7, 2024 · 0 comments
Open

[ENH] feature importance interface and tag for regression models #376

fkiraly opened this issue Jun 7, 2024 · 0 comments
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

Comments

@fkiraly
Copy link
Collaborator

fkiraly commented Jun 7, 2024

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:

  • a feature importance interface point
  • a capability:feature_importance tag that indicates whether the model return this
@fkiraly fkiraly added module:regression probabilistic regression module feature request New feature or request module:survival&time-to-event module for time-to-event prediction aka survival prediction API design API design & software architecture labels Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant