-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I have followed this tutorial, but I got error in this syntax
https://www.business-science.io/code-tools/2021/03/15/introducing-modeltime-h2o.html
refit_tbl %>%
modeltime_forecast(
new_data = future_prepared_tbl,
actual_data = data_prepared_tbl,
keep_data = TRUE
)
Error: Problem with filter() input ..1. x object '.key' not found i Input ..1 is `.model_desc == "ACTUAL" | .key == "prediction"
My software version
Windows 10 Education 64 bit
R = 3.6.3 (64 bit)
H2O = 3.32.0.1
modeltime = 0.5.1
modeltime.h2o = 0.1.1
Metadata
Metadata
Assignees
Labels
No labels