Skip to content
This repository was archived by the owner on Jun 14, 2023. It is now read-only.
This repository was archived by the owner on Jun 14, 2023. It is now read-only.

Implementing update method seems to be necessary for models to work with tune #243

@dfalbel

Description

@dfalbel

It's not easy to write a simple reprex for this, but you can comment out the update method of https://github.com/mlverse/tabnet create a model with at least one tune() and try to finalize it. I see an error with something like:

Error in update.default(object = list(args = list(lookback = ~100, horizon = ~4,  : 
  need an object with call component

Maybe this should be noted in: https://www.tidymodels.org/learn/develop/models/#add-parsnip-models-to-another-package

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions