cmu-delphi / cmu-delphi/epipredict
Add tidymodels terminology overview vignette
- Dominant language
- R
- Stars
- 18
- Forks
- 13
- Avg merge
- 21d 58m
- Merged PRs (30d)
- 1
Description
@dshemetov and I were confused running through some vignettes without learning some tidymodels stuff that didn't seem trivial to google. It would help to have a vignette either pointing to pages that explain tidymodels essentials, or explaining tidymodels essentials. E.g.:
* Note if you just want to predict, just need to fit and predict on epi workflow.
* To view preprocessed training data, do this: {code}
* To view preprocessed testing data, do this: {code}
* Flowchart of steps, recipes, prepped recipes, etc.
* Migrate the role explanation from one of the other vignettes here?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.