Skip to content

finetune 1.3.0

Latest

Choose a tag to compare

@topepo topepo released this 19 Apr 02:08
c01c2aa
  • A bug was fixed where NULL results generated during simulated annealing would cause errors when logging.

  • Input checks now provide more informative error messages for invalid arguments (#79).

  • When calculating resampling estimates, the tune package can now use a weighted mean based on the number of rows in the assessment set. finetune was updated to preserve those weights during racing (#135).