Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix test_best_metric_for_not_well_defined_metric_collection
* Assign MetricTracker.best_metric return value to a tuple of the form (best, idx), instead of (idx, best).
- Loading branch information