Description Usage Arguments Value
NCF Utility Function: Subset negative cases in a dataset
1 | ncf_get_training_data(data, negative_ratio)
|
data |
a data frame with positive and negative label, must have a column named label |
negative_ratio |
ratio of desired number of negative cases vs positive cases |
returns a dataset with the desired negative-to-positive ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.