Skip to content

refactor: track model_id in cv_results #1627

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

Closed
wants to merge 3 commits into from
Closed

Conversation

aron-bram
Copy link
Collaborator

Fixes #1620

To improve flexibility, the id of each model is also collected by cv_results.

The code I wrote is similar to what was already present in show_models.
Apart from small additions and changes to cv_results, I ended up deleting a nested function (has_key) in show_models in the hope of improving its readability.

@aron-bram aron-bram closed this Nov 30, 2022
@aron-bram aron-bram deleted the cv_results branch November 30, 2022 23:49
@aron-bram
Copy link
Collaborator Author

No merge because of unrelated commits on the branch.

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.

[Question] How to find the corresponding cv_results_ model information by Model_id
1 participant