| knnor | R Documentation |
K-Nearest Neighbor OveRsampling approach (KNNOR)
knnor(dataset, k, aug_num, cycles_number_limit = 100L)
dataset |
|
k |
|
aug_num |
|
cycles_number_limit |
|
Returns artificial points (2-D array (matrix) with size aug_numxtimes*features')
Islam, A., Belhaouari, S. B., Rehman, A. U. & Bensmail, H. (2022). KNNOR: An oversampling technique for imbalanced datasets. Applied Soft Computing, 115, 108288. https://doi.org/10.1016/j.asoc.2021.108288
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.