Create ExampleSet
Synopsis
This operator creates an ExampleSet with user-specified attributes and examples. Different data generator types are available.
Description
This operator creates an ExampleSet with user specified-attributes and examples. Different data generator types are available. Currently supported types are:
- attribute functions: The user uses mathematical expressions to define attributes and specifies the number of examples to be created. This can be configured with the function description parameter and is similar to the function description parameter used in the Generate Attributes operator.
- numeric series: The user specifies the number of examples to create and configures the numeric series (e.g. linear, quadratic, exponential, ...) to create by the use of the numeric series configuration parameter.
- date series: The user specifies the number of examples to create and configures the date series to create by the use of the date series configuration parameter.
- comma separated text: The user specifies a text input by the input csv text parameter with comma separated values. The input text is converted to an ExampleSet.
Output
output
The created ExampleSet.