narek-davtyan / LoRAS

Localized Randomized Affine Shadowsampling (LoRAS) oversampling technique
MIT License
9 stars 13 forks source link

LoRAS

Localized Randomized Affine Shadowsampling (LoRAS) oversampling technique

Installation

The latest version is available on PyPi and installable with the command: pip install loras

Usage

There is just one method fit_resample(maj_class_points, min_class_points, k, num_shadow_points, list_sigma_f, num_generated_points, num_aff_comb, random_state=42)

There are two mandatory inputs:

There are also optional parameters:

Output: