Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidymodels updates #6

Open
topepo opened this issue Aug 17, 2021 · 0 comments
Open

tidymodels updates #6

topepo opened this issue Aug 17, 2021 · 0 comments

Comments

@topepo
Copy link

topepo commented Aug 17, 2021

We've made some changes that should propagate to these materials. The main two changes are:

  • Every model now has a default engine. For example, lm() can be fit specified without calling set_engine().
  • We've deprecated the pull_*() functions with a simpler set of extract_*() functions.

I've forked the repo and I can do a PR if you like. I'm not sure how to handle the default engine bits in the notes since the slides use engine setting for lm() as an example.

The pull -> extract changes are pretty trivial though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant