Synopsis
Generates an example set based on nominal attributes.
Description
Generates a random example set for testing purposes. All attributes have only (random) nominal values and a classification label.
Input
Output
- output:
Parameters
- number examples: The number of generated examples.
- number of attributes: The number of attributes.
- number of values: The number of nominal values for each attribute.
- use local random seed: Indicates if a local random seed should be used.
- local random seed: Specifies the local random seed