Under-Sampling
CondensedNearestNeighbour/EditedNearestNeighbours/Rep. EditedNearestNeighbours/ AllKNN/InstanceHardnessThreshold/NearMiss/NeighbourhoodCleaningRule/OneSidedSelection/ RandomUnderSampler/TomekLinks
Last updated
Was this helpful?
CondensedNearestNeighbour/EditedNearestNeighbours/Rep. EditedNearestNeighbours/ AllKNN/InstanceHardnessThreshold/NearMiss/NeighbourhoodCleaningRule/OneSidedSelection/ RandomUnderSampler/TomekLinks
Last updated
Was this helpful?
Inputs
*Target Data
Data input
*Sampler
Name of the user-defined sampler module
*Predict Output
Name of the re-sampled data
*x
Columns (features) to be re-sampled by the sampler, with respect to their labels y.
Data type:
RamdomUnderSampler: all data type.
else: numeric.
One or more columns should be selected.
*y
Column containing labels of the features x.
Only one column should be selected.
CondensedNearestNeighbour:
EditedNearestNeighbours:
Rep. EditedNearestNeighbours:
AllKNN:
InstanceHardnessThreshold:
NearMiss:
NeighbourhoodCleaningRule:
OneSidedSelection:
RandomUnderSampler:
TomekLinks: