auto-sklearn icon indicating copy to clipboard operation
auto-sklearn copied to clipboard

LOGO-Validation Scores

Open anneursula opened this issue 4 years ago • 1 comments

Hi, sorry, I am having some problems accessing the validation scores when using Leave-One-Group-Out-Validation. As far as I understood the best validation score (the one that is returned in "sprint_statistics()") is the validation score of the group autosk performed best on. But I need to know the validation score of each of my groups. Is there any way to access these scores that I have overlooked? Thanks in advance! :)

anneursula avatar May 17 '21 06:05 anneursula

Unfortunately, this is currently not possible.

mfeurer avatar Sep 03 '21 09:09 mfeurer