This repository contains R Markdown documents to accompany the five Get Started articles.
You can open the R Markdown files by clicking on the file name in the Files pane on the right. 👉
01_build_a_model.Rmd
02_preprocess_with_recipes.Rmd
03_evaluate_with_resampling.Rmd
04_tune_model_parameters .Rmd
05_case_study.Rmd
These R Markdown documents are here to help you walk through the articles by running identical code chunks. Feel free to change the code, and explore the tidymodels functions and objects. If you would like to keep the changes you've made, don't forget to click on "save a permanent copy" on top right!
Happy learning! 🤓