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

feat: classif.debug, regr.debug: add methods "importance" and "selected_features" #1118

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

berndbischl
Copy link
Member

fixes #1102

@berndbischl berndbischl requested a review from be-marc August 24, 2024 09:21
@be-marc be-marc changed the title classif.debug, regr.debug: add methods "importance" and "selected_features" feat: classif.debug, regr.debug: add methods "importance" and "selected_features" Aug 24, 2024
@be-marc be-marc merged commit da4d632 into main Aug 24, 2024
3 checks passed
@be-marc be-marc deleted the debug_learner_new_feats branch August 24, 2024 10:32
@be-marc be-marc restored the debug_learner_new_feats branch August 28, 2024 19:27
@be-marc be-marc deleted the debug_learner_new_feats branch September 14, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

debug learners should implement importance, selected_features, oob_error and loglik
2 participants