Auxiliary function used by MLUL. It computes the influence of each instance with respect to its reverse neighbors
getU(D, d, rNeighbors, S)
A list of values of influence for each instance with respect to its reverse neighbors
mld mldr
object with the multilabel dataset to preprocess
Vector with the instances of the dataset which have one or more label active (ideally, all of them)
Structure with the reverse nearest neighbors of each instance of the dataset
Structure with the proportion of neighbors having an opposite class with respect to an instance and label, normalized by the global class imbalance