OpenML
weka.AttributeSelection_BestFirst_CfsSubsetEval

weka.AttributeSelection_BestFirst_CfsSubsetEval

Visibility: public Uploaded 01-12-2014 by Olav Bunte Weka_3.7.12-SNAPSHOT 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of AttributeSelection

Components

Sweka.BestFirst(2)Sets search method for subset evaluators. eg. -S "weka.attributeSelection.BestFirst -S 8"
Eweka.CfsSubsetEval(3)Sets attribute/subset evaluator. eg. -E "weka.attributeSelection.CfsSubsetEval -L"

Parameters

DOutput debugging info.
ESets attribute/subset evaluator. eg. -E "weka.attributeSelection.CfsSubsetEval -L"default: weka.attributeSelection.CfsSubsetEval
LDon't include locally predictive attributes.
MTreat missing values as a separate value.
NNumber of non-improving nodes to consider before terminating search.
PThe size of the thread pool, for example, the number of cores in the CPU. (default 1)
SSets search method for subset evaluators. eg. -S "weka.attributeSelection.BestFirst -S 8"default: weka.attributeSelection.BestFirst
ZPrecompute the full correlation matrix at the outset, rather than compute correlations lazily (as needed) during the search. Use this in conjuction with parallel processing in order to speed up a backward search.

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table