Skip to content

Commit 66bfa85

Browse files
committed
remove outdated TODOs
the `extract_parameter_set_dials.tailor()` accounts for the needed functionality here
1 parent 6e3f0a8 commit 66bfa85

7 files changed

+0
-7
lines changed

R/adjust-equivocal-zone.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,3 @@ tunable.equivocal_zone <- function(x, ...) {
145145

146146
# todo missing methods:
147147
# todo tidy
148-
# todo extract_parameter_set_dials

R/adjust-numeric-calibration.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,3 @@ tunable.numeric_calibration <- function(x, ...) {
133133

134134
# todo missing methods:
135135
# todo tidy
136-
# todo extract_parameter_set_dials

R/adjust-numeric-range.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,3 @@ tunable.numeric_range <- function(x, ...) {
149149

150150
# todo missing methods:
151151
# todo tidy
152-
# todo extract_parameter_set_dials

R/adjust-predictions-custom.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,3 @@ tunable.predictions_custom <- function(x, ...) {
9393

9494
# todo missing methods:
9595
# todo tidy
96-
# todo extract_parameter_set_dials

R/adjust-probability-calibration.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,3 @@ tunable.probability_calibration <- function(x, ...) {
141141

142142
# todo missing methods:
143143
# todo tidy
144-
# todo extract_parameter_set_dials

R/adjust-probability-threshold.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,3 @@ tunable.probability_threshold <- function(x, ...) {
124124

125125
# todo missing methods:
126126
# todo tidy
127-
# todo extract_parameter_set_dials

R/tailor.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,4 +273,3 @@ tunable.tailor <- function(x, ...) {
273273
}
274274

275275
# todo tidy (this should probably just be `adjustment_orderings()`)
276-
# todo extract_parameter_set_dials

0 commit comments

Comments
 (0)