pygeneses icon indicating copy to clipboard operation
pygeneses copied to clipboard

[BUG] Hypertune not returning the set of most appropriate hyperparameters.

Open Aayush-99 opened this issue 4 years ago • 0 comments

Describe the bug Currently, hypertune is just trying out the various metrics and not returning the most appropriate set of hyperparameters.

Expected behavior The hypertune should try out all the combinations of various metrics and return the set of most appropriate metrics.

Aayush-99 avatar Sep 06 '20 12:09 Aayush-99