| Class | Description |
|---|---|
| Resample |
Produces a random subsample of a dataset using either sampling with replacement or without replacement.
The original dataset must fit entirely in memory. |
| SpreadSubsample |
Produces a random subsample of a dataset.
|
| StratifiedRemoveFolds |
This filter takes a dataset and outputs a specified fold for cross validation.
|
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.