Generate Data


Synopsis

Generates an example set based on numerical attributes.


Description

Generates a random example set for testing purposes. Uses a subclass of TargetFunction to create the examples from the attribute values. Possible target functions are: random, sum (of all attributes), polynomial (of the first three attributes, degree 3), non linear, sinus, sinus frequency (like sinus, but with frequencies in the argument), random classification, sum classification (like sum, but positive for positive sum and negative for negative sum), interaction classification (positive for negative x or positive y and negative z), sinus classification (positive for positive sinus values).


Input


Output


Parameters


ExampleProcess