Skip to content

healthyR.ts 0.2.9

Compare
Choose a tag to compare
@spsanderson spsanderson released this 25 Jun 14:29

Breaking Changes

None

New Features

None

Minor Fixes and Improvements

  1. Fix #436 - Modify all boilerplate fitting functions to use tune::show_best(n = 1)
    instead of Inf and using dplyr::slice(1)