tidymodels / dials

Tools for creating tuning parameter values
https://dials.tidymodels.org/
Other
111 stars 26 forks source link

Move from `trans` to `transform` with scales 1.3.0 #316

Closed hfrick closed 7 months ago

hfrick commented 9 months ago

The transformer in scales got an upgrade in scales 1.3.0 and a new class. Nothing breaks currently because

All old functions are kept for posterity.

But we should upgrade soon nonetheless.

https://scales.r-lib.org/news/index.html#transformations-1-3-0