RemoveType

Package

weka.filters.unsupervised.attribute

Synopsis

Removes attributes of a given type.

Options

The table below describes the options available for RemoveType.

Option

Description

attributeType

The type of attribute to remove.

invertSelection

Determines whether action is to select or delete. If set to true, only the specified attributes will be kept; If set to false, specified attributes will be deleted.

Capabilities

The table below describes the capabilites of RemoveType.

Capability

Supported

Class

Empty nominal class, Unary class, No class, Missing class values, String class, Relational class, Nominal class, Date class, Numeric class, Binary class

Attributes

Binary attributes, Nominal attributes, Numeric attributes, Unary attributes, String attributes, Date attributes, Missing values, Relational attributes, Empty nominal attributes

Min # of instances

0