Synopsis
This only allows examples in the specified index range.
Description
This operator keeps only the examples of a given range (including the borders). The other examples will be removed from the input example set.
Input
- example set input: expects: ExampleSetMetaData: #examples: = 0; #attributes: 0
, expects: ExampleSet
Output
- example set output:
- original:
Parameters
- first example: The first example of the resulting example set.
- last example: The last example of the resulting example set.
- invert filter: Indicates if the filter should be inverted.