Package weka.filters.supervised.instance
package weka.filters.supervised.instance
-
ClassDescriptionReweights the instances in the data so that each class has the same total weight.Produces a random subsample of a dataset using either sampling with replacement or without replacement.
The original dataset must fit entirely in memory.Produces a random subsample of a dataset.This filter takes a dataset and outputs a specified fold for cross validation.