Description Usage Arguments Value Author(s) Examples
A function to get the weighted supersets and subsets for multiclass data
1 | getBinary1(input, data)
|
input |
a vector of multiclass data |
data |
a matrix of multiclass data as training data |
a list of the following components:
superset |
the weighted supersets of the input data from the training data |
subset |
the weighted subsets of the input data from the training data |
Liye He liye.he@helsinki.fi
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.