SortLabels
Package
weka.filters.unsupervised.attribute
Synopsis
A simple filter for sorting the labels of nominal attributes.
Options
The table below describes the options available for SortLabels.
Option |
Description |
---|---|
debug |
Turns on output of debugging information. |
invertSelection |
Set attribute selection mode. If false, only selected attributes in the range will be worked on; if true, only non-selected attributes will be processed. |
sortType |
The type of sorting to use. |
Capabilities
The table below describes the capabilites of SortLabels.
Capability |
Supported |
---|---|
Class |
Binary class, String class, Numeric class, Missing class values, Relational class, Unary class, Date class, Empty nominal class, Nominal class, No class |
Attributes |
Relational attributes, Missing values, Nominal attributes, Binary attributes, Empty nominal attributes, Unary attributes, Numeric attributes, String attributes, Date attributes |
Min # of instances |
0 |