PartitionMembership

Package

weka.filters.unsupervised.attribute

Synopsis

A filter that uses a PartitionGenerator to generate partition membership values; filtered instances are composed of these values plus the class attribute (if set in the input data) and rendered as sparse instances.

Options

The table below describes the options available for PartitionMembership.

Option

Description

partitionGenerator

The partition generator that will generate membership values for the instances.

Capabilities

The table below describes the capabilities of PartitionMembership.

Capability

Supported

Class

Nominal class, Missing class values, Binary class

Attributes

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

Min # of instances

0