Description Usage Arguments Value
This routine performs bootstrap learning for all scenarios except multiclass classification.
1 2 |
x |
either a formula or the features |
y |
either the data or the labels corresponding to the features |
... |
configuration parameters, see Configuration. Can be |
solver |
the solver to use. Can be any of |
ws.number |
number of working sets to build and train |
ws.size |
how many samples to draw from the training set for each working set |
do.select |
if |
an object of type svm
. Depending on the usage this object
has also $train_errors
, $select_errors
, and $last_result
properties.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.