Description Usage Arguments See Also
This function can either access the models saved in
decryptrModels::models or in a local file create by the user with
train_model()
.
1 | load_model(model, labs = c(0:9, base::letters))
|
model |
Either the path to a serialized file or the name of a known model |
labs |
A character vector with all the labels the model could possibly output (necessary when loading a homemade model) |
decryptrModels::models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.