Package
weka.filters.unsupervised.instance
Synopsis
A filter that removes a given range of instances of a dataset.
Options
The table below describes the options available for RemoveRange.
Option |
Description |
---|---|
instancesIndices |
The range of instances to select. First and last are valid indexes. |
invertSelection |
Whether to invert the selection. |
Capabilities
The table below describes the capabilites of RemoveRange.
Capability |
Supported |
---|---|
Class |
String class, Date class, Relational class, Numeric class, Unary class, No class, Binary class, Missing class values, Nominal class, Empty nominal class |
Attributes |
Empty nominal attributes, Nominal attributes, Numeric attributes, Missing values, Unary attributes, Date attributes, Binary attributes, Relational attributes, String attributes |
Min # of instances |
0 |