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