A wrapper function to classify multiple simulated datasets
1 | ss_classify_caret(n_samp, sim_data, classifier, k = 10, ...)
|
n_samp |
A character vector consisting the of the different samples simulated |
sim_data |
A list object, output out the 'simulate_grid' function |
classifier |
A string specifying the classifier to use |
k |
A integer value for the number of features to select |
session |
A session object for the shiny app |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.