Randomize

Package

weka.filters.unsupervised.instance

Synopsis

Randomly shuffles the order of instances passed through it. The random number generator is reset with the seed value whenever a new set of instances is passed in.

Options

The table below describes the options available for Randomize.

Option

Description

randomSeed

Seed for the random number generator.

Capabilities

The table below describes the capabilites of Randomize.

Capability

Supported

Class

Numeric class, Empty nominal class, Nominal class, No class, Date class, Relational class, Binary class, String class, Unary class, Missing class values

Attributes

Binary attributes, Missing values, Nominal attributes, Numeric attributes, Unary attributes, String attributes, Empty nominal attributes, Relational attributes, Date attributes

Min # of instances

0