-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Name of test-fold results in GridSearchCV.results_ #7205
Copy link
Copy link
Closed
Description
I forgot if we discussed this before, but I'm slightly uncertain about the naming in results_.
Before, we used mean_validation_score, now it's test_mean_score. I'm wondering if it should be test or validation. I would call this the mean cross-validation score (I guess I named the previous named tuple).
After all, it's called cross-validation, not cross-testing ;)
ping @jnothman @raghavrv @GaelVaroquaux
I don't feel very strongly but I think it deserves some consideration (I just saw me using it in the book and it felt strange).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels