tidymodels / tune

Tools for tidy parameter tuning
https://tune.tidymodels.org
Other
264 stars 37 forks source link

remove step_ns and similar from docs #913

Open topepo opened 1 week ago

topepo commented 1 week ago

And use the step_spline_*() functions instead. tune_grid() uses them and maybe others.

EmilHvitfeldt commented 1 week ago

we are definitely using them in other packages: https://github.com/search?q=org:tidymodels+step_ns&type=code