PyDRO: A Python reimplementation of the Distributional Random Oversampling method for binary text classification
Software
Publication Date:
2020
abstract:
This repo is a stand-alone (re)implementation of the Distributional Random Oversampling (DRO) method presented in SIGIR'16. The former implementation was part of the JaTeCs framework for Java.
Distributional Random Oversampling (DRO) is an oversampling method to counter data imbalance in binary text classification. DRO generates new random minority-class synthetic documents by exploiting the distributional properties of the terms in the collection. The variability introduced by the oversampling method is enclosed in a latent space; the original space is replicated and left untouched.
Iris type:
05.11 Software
Keywords:
Python; Distributional Random Oversampling; Imbalanced Classification; Binary Classification
List of contributors: