ADASYNPara: Generate samples by ADASYN approach.

Description Usage Arguments Value

Description

Generate samples by ADASYN approach.

Usage

1
ADASYNPara(p, n, nTarget, k, m)

Arguments

p

minority class samples

n

majority class samples

nTarget

the targeted number of samples to achieve

k

number of the neareat neighbour in k-NN used by the ADASYN algorithm, with the default value of 5

m

seeds from the positive class in m-NN used by the ADASYN algorithm, with the default value of 15

Value

sampleADA


lweicdsor/OSTSC documentation built on May 8, 2019, 1:13 p.m.