Description Usage Arguments Details Value Examples
Function to retrieve the list of trained models
1 2 3 4 |
siamcat |
(Required). An instance of siamcat-class that contains trained models |
verbose |
integer, if the slot is empty, should a message be printed?
values can be either |
The function extracts the list of trained models.
The list of models or NULL
1 2 3 | data(siamcat_example)
temp <- models(siamcat_example)
temp[[1]]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.