tune 0.1.4
-
Fixed an issue in
finalize_recipe()which failed during tuning of recipe steps that contain multipletune()parameters in an single step. -
Changed
conf_mat_resampled()to return the same type of object asyardstick::conf_mat()whentidy = FALSE(#370). -
The automatic parameter machinery for
sample_sizewith the C5.0 engine was changes to usedials::sample_prop().