Uses of Package
weka.attributeSelection

Packages that use weka.attributeSelection
weka.attributeSelection   
weka.classifiers.meta   
weka.classifiers.rules   
weka.filters.supervised.attribute   
 

Classes in weka.attributeSelection used by weka.attributeSelection
ASEvaluation
          Abstract attribute selection evaluation class
ASSearch
          Abstract attribute selection search class.
AttributeEvaluator
          Interface for classes that evaluate attributes individually.
AttributeTransformer
          Abstract attribute transformer.
BestFirst.Link2
          Class for a node in a linked list.
CostSensitiveASEvaluation
          Abstract base class for cost-sensitive subset and attribute evaluators.
ErrorBasedMeritEvaluator
          Interface for evaluators that calculate the "merit" of attributes/subsets as the error of a learning scheme
HoldOutSubsetEvaluator
          Abstract attribute subset evaluator capable of evaluating subsets with respect to a data set that is distinct from that used to initialize/ train the subset evaluator.
LFSMethods.Link2
          Class for a node in a linked list.
RankedOutputSearch
          Interface for search methods capable of producing a ranked list of attributes.
ScatterSearchV1.Subset
           
StartSetHandler
          Interface for search methods capable of doing something sensible given a starting set of attributes.
SubsetEvaluator
          Interface for attribute subset evaluators.
UnsupervisedAttributeEvaluator
          Abstract unsupervised attribute evaluator.
 

Classes in weka.attributeSelection used by weka.classifiers.meta
ASEvaluation
          Abstract attribute selection evaluation class
ASSearch
          Abstract attribute selection search class.
 

Classes in weka.attributeSelection used by weka.classifiers.rules
ASSearch
          Abstract attribute selection search class.
 

Classes in weka.attributeSelection used by weka.filters.supervised.attribute
ASEvaluation
          Abstract attribute selection evaluation class
ASSearch
          Abstract attribute selection search class.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.