Consolidate outcome_names()
and .get_tune_outcome_names()
#1002
Labels
upkeep
maintenance, infrastructure, and similar
When reviewing #994 I noticed that we have
outcome_names()
with methods for different objects and also.get_tune_outcome_names()
(as part of various.get_tune_*()
functions).We can consolidate
.get_tune_outcome_names()
withoutcome_names.tune_results()
:tune/R/outcome-names.R
Lines 53 to 63 in a8f0c05
tune/R/utils.R
Lines 208 to 218 in a8f0c05
The text was updated successfully, but these errors were encountered: