ExhaustiveSearch

Package

weka.attributeSelection

Synopsis

ExhaustiveSearch :

Performs an exhaustive search through the space of attribute subsets starting from the empty set of attrubutes. Reports the best subset found.

Available in Weka 3.6.x - 3.7.1. Available via the package management system for Weka >= 3.7.2 (attributeSelectionSearchMethods)

Options

The table below describes the options available for ExhaustiveSearch.

Option

Description

verbose

Print progress information. Sends progress info to the terminal as the search progresses.