balancing_data | R Documentation |
Create a (un)balanced dataset with specified size and ratio of positive documents
balancing_data(data, pos_ratio, size = nrow(data), seed = 1990)
pos_ratio |
ratio of positive document () |
iter |
the number of sampling |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.