Java weka.attributeSelection CfsSubsetEval fields, constructors, methods, implement or subclass

Example usage for Java weka.attributeSelection CfsSubsetEval fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for weka.attributeSelection CfsSubsetEval.

The text is from its open source code.

Constructor

CfsSubsetEval()
Constructor

Method

voidbuildEvaluator(Instances data)
Generates a attribute evaluator.
doubleevaluateSubset(BitSet subset)
evaluates a subset of attributes
voidsetLocallyPredictive(boolean b)
Include locally predictive attributes
voidsetMissingSeparate(boolean b)
Treat missing as a separate value