View source: R/serialization.R
luz_load_checkpoint | R Documentation |
Works with checkpoints created typically with luz_callback_model_checkpoint()
.
luz_load_checkpoint(obj, path, ...)
obj |
Object to which we want to load the checkpoint. |
path |
Path of the checkpoint on disk. |
... |
unused. Is there to allow future extensions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.