Description Usage Arguments Value
Train an SVM
classifier on a training dataset (train
) and then
classify a study dataset (study
) using the classifier.
1 | support_vector_machines(train, study, kern)
|
train |
training dataset with colnames, corresponding to training labels |
study |
study dataset |
kern |
kernel to be used with SVM |
classification of the study dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.