Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels