JDid you get an answer to this?Reply·Article·Feb 18, 2025·Time Series Forecasting Lab (Part 2) - Feature Engineering with Recipes
JHi Boris Guarisma , I believe you use update_role twice during the blog, the first is for row_id in part 2 and the second is for month in part 4 Do we need both variables defined as "ID" roles?Comment·Article·Oct 30, 2022·Time Series Forecasting Lab (Part 4) - Hyperparameter Tuning
JHi Boris Guarisma , where do the _rds objects come from i.e. tuned_rf_rds, tuned_xgboost_rds, tuned_prophet_rds and tuned_prophet_fou_boost_rds? ThanksComment·Article·Oct 29, 2022·Time Series Forecasting Lab (Part 4) - Hyperparameter Tuning
JHi Boris Guarisma , thank you for a great tutorial, this is the most comprehensive guide to TS forecasting in R that I've come across. Is it possible for this code to be run on a spark cluster rather than locally? Thanks again.Comment·Article·Oct 28, 2022·Time Series Forecasting Lab (Part 6) - Stacked Ensembles