Synopsis
Permutates the examples in the table. Caution: will increase memory usage!
Description
This operator creates a new, shuffled ExampleSet by making a new copy of the exampletable in main memory! Caution! System may run out of memory, if the example table is too large.
Input
- example set input: expects: ExampleSetMetaData: #examples: = 0; #attributes: 0
Output
- example set output:
- original:
Parameters
- use local random seed: Indicates if a local random seed should be used.
- local random seed: Specifies the local random seed