Skip to content

Error in refit_tbl #20

@ichsan2895

Description

@ichsan2895

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions