tidymodels / tailor

Iterative Steps for Postprocessing Model Predictions
https://tailor.tidymodels.org
Other
10 stars 0 forks source link

extract_parameter_set_dials method #53

Open topepo opened 3 hours ago

topepo commented 3 hours ago

tune is showing errors of

Error in UseMethod("extract_parameter_set_dials"): no applicable method for 'extract_parameter_set_dials' applied to an object of class "tailor"

I know it hasn't been implemented yet. I'll add skips in the tests for tailor >= 0.0.0.9002. Can you bump the version number once that method is implemented?

simonpcouch commented 3 hours ago

You may need to install #51!

simonpcouch commented 3 hours ago

Ah, looks like I forgot to update that Remotes field in tune.