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

Possibility to extract performance metrics per cross-validation fold #312

Open
Tracked by #55
wardfont opened this issue Jul 20, 2022 · 1 comment
Open
Tracked by #55

Comments

@wardfont
Copy link

At the moment, mean and sd of each performance metric is returned based on its values across cross-validation folds. It would be useful for meta-analysis to be able to extract the individual performance metrics for each individual fold.
For the tune_gbm function this would mean filtering eval.partial for the best fit and adding it to the results of the function when the user specifies an option to hold on to this info, similar to the keep.fold.fit in the gbm.step function of the dismo package

@sjevelazco
Copy link
Owner

Hi, sorry for my so delayed reply, and thank you for your suggestion. I will evaluate the possibility of implementing this feature. Thanks.

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

No branches or pull requests

2 participants