PathologyDataScience / glimr

A simplified wrapper for hyperparameter search with Ray Tune.
Apache License 2.0
1 stars 0 forks source link

Update get_top_k_trials for losses #46

Closed cooperlab closed 1 year ago

cooperlab commented 1 year ago

Add an argument "mode" to allow filtering of trials by max or min values. This permits finding of trials with the highest metric value or the lowest loss.