Skip to content

Problem when predicting from loaded SL object #144

@tkasci

Description

@tkasci

Hi, I built an SL model and saved it to disk. However, it contains a BART learner, so I get this error when trying to do anything with it:

Error in check_serialization(object) : 
  This bartMachine object was loaded from an R image but was not serialized.
  Please build bartMachine using the option "serialize = TRUE" next time.

What would be the best way to fix this? Is there a way to pass options to individual commands via SuperLearner?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions