TidyTuesday: Feature Engineering with Recipes and TidyModels
In this #TidyTuesday video, I go over the process of using Recipes from the #TidyModels package to do basic feature engineering such as center and scale transformations and also how to use various imputation techniques. I use the Recipe package website guidelines to go over the order and process of the pre-processing steps using the Titanic dataset.
Code from the video: https://github.com/andrew-couch/Tidy-Tuesday/blob/master/Season%201/Scripts/TidyTuesdayTitanic.Rmd