Skip to content

dials 0.0.7

Choose a tag to compare

@topepo topepo released this 10 Jun 19:57
  • The grid_*() functions no longer generate subclassed tibbles.

  • predictor_prop() was added.

  • The levels argument for tune_grid() can now handle a named vector, to account for differences in ordering.

Breaking changes

  • The range of dist_power() was changed so that the lower limit is 1.

  • The deprecation period for margin() is over; please use svm_margin() instead.