KNNOR: An oversampling technique for imbalanced datasets

Published: 01 Jan 2022, Last Modified: 12 May 2025Appl. Soft Comput. 2022EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Highlights•A novel idea to characterize the compactness of imbalanced datasets.•Utilize each minority datapoint and its k-nearest neighbors while generating an artificial data point.•Ensure that noise and outliers can be ignored effectively.•Code has been made available as a python library.
Loading