Event Table Partitioning

This node is used to randomly sample a percentage of traces from the event table. After sampling, it outputs two event tables: the sampled event table and the event table that contains the removed traces.

Options

Use Percentage
If checked, the sampling number is used as the percentage of traces to be kept. Otherwise, the sampling number is used as the number of traces to be kept.
Sampling Number

If "Use Percentage" is checked, the sampling number must be between 0 and 1.0 to set the percentage of traces to be kept.
Otherwise, the sampling number must be a non-negative integer to set the number of traces to be kept.

Input Ports

Icon
the event table to be sampled

Output Ports

Icon
the sampled event table
Icon
the event table that contains the removed traces

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.