...
1 2 3 |
train_pos |
a data frame with the positive training samples. |
un |
an object of class |
iter_max |
maximum number of iterations. |
n_train_un |
the number of unlabeled samples to be used for training and validation. |
k |
the number of folds used for resampling. |
indep_un |
the fraction of unlabeled samples used for validation. |
expand |
... |
folder_out |
a folder where the results are written to. |
test_set |
a data frame used as independent test set. the first column must be the response variable with 1 being the positive and -1 the negative samples. |
seed |
a seed point to be set for sampling the unlabeled data and the |
... |
other arguments that can be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.