Skip to content

tidyaml 0.0.0.9000

Compare
Choose a tag to compare
@spsanderson spsanderson released this 08 Dec 19:49

New Features

  1. Fix #5 - Add function fast_regression_to_parsnip_call_tbl()
  2. Fix #6 - Add function create_splits()
  3. Fix #7 - Add function fast_regression()
  4. Fix #11 - Add function create_model_spec()
  5. Fix #30, #31, 32 - Add internal functions internal_make_wflw(), internal_make_fitted_wflw(), internal_make_wflw_predictions()

Breaking Changes

None

Minor Fixes and Improvements

None

  • Added a NEWS.md file to track changes to the package.