MENU

Fun & Interesting

TidyTuesday: Feature Engineering with Recipes and TidyModels

Andrew Couch 2,910 lượt xem 4 years ago
Video Not Working? Fix It Now

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

Comment