Skip to content

tidyAML 0.0.2

Compare
Choose a tag to compare
@spsanderson spsanderson released this 20 Apr 14:00

Breaking Changes

None

New Features

  1. Fix #129 - Add the ability to extract model spec from the create_model_spec()
    function.

Minor Fixes and Improvements

  1. Fix #130 - Add checks to create_model_spec()
  2. Fix #127 - Fix internal_make_wflw_predictions() to use recipes::testing()
    instead of recipes::training()