Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

groupmeanstandardDeviation
08.00.0
15.00.0
220.00.0
06.02.828
15.50.707
221.01.414

Parameters

  • parameterAttribute attribute Name of the attribute which should be analysed
  • sequencesToLearn The number of (correct) sequencesto learn from. The first x sequences will define the perfect sequence the others are compared to. If set to 0, the operator will not stop to learn (learn infinity sequences). Default is 0.
  • GROUP_BY To group the tuples into the single parts of the sequence.
  • fastGrouping Use hash code instead of tuple compare to create group. Potentially unsafe!

...