Synopsis
Generates an example set based on numerical attributes and with more than one label.
Description
Generates a random example set for testing purposes with more than one label.
Input
Output
- output:
Parameters
- number examples: The number of generated examples.
- regression: Defines if multiple labels for regression tasks should be generated.
- attributes lower bound: The minimum value for the attributes.
- attributes upper bound: The maximum value for the attributes.
- use local random seed: Indicates if a local random seed should be used.
- local random seed: Specifies the local random seed