View source: R/pipeline_functions.R
createClassWeights | R Documentation |
createClassWeights
createClassWeights(classes)
classes |
A vector or list of binary 1 and 0 values corresponding to e.g. positive and negative classes respectively. |
A vector of the same length as classes. Each element is the weight for the corresponding element in classes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.