-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
The best method says it 'Returns a model initialised with the hyper-parameters that perform optimally on average across folds for a given metric.'.
In some cases for a given fairness metric the maximum value indicates poor performance of a metric, as such calling best for certain measures returns the worst performing model, because I believe the best call returns the max value in the mean_storage?
Could an argument to somehow specify what constitutes best for the given measure be added?
Thanks, and let me know if I am just plain wrong.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request