Description Usage Arguments Details Value Examples
Function to retrieve information on which type of features the models were trained
1 2 3 4 | feature_type(siamcat, verbose=1)
## S4 method for signature 'siamcat'
feature_type(siamcat, verbose = 1)
|
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 information on which type of features the models were trained.
The string describing type of feature used for the model training
or NULL
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.