Uses of Class
com.rapidminer.operator.performance.AbstractExampleSetEvaluator

Packages that use AbstractExampleSetEvaluator
com.rapidminer.operator.performance Provides performance evaluating operators and performance criteria. 
com.rapidminer.operator.validation Operators for estimation of the performance which can be achieved by learning schemes (and other predictive operators). 
 

Uses of AbstractExampleSetEvaluator in com.rapidminer.operator.performance
 

Subclasses of AbstractExampleSetEvaluator in com.rapidminer.operator.performance
 class AttributeCounter
          Returns a performance vector just counting the number of attributes currently used for the given example set.
 class Data2Performance
          This operator can be used to derive a specific value of a given example set and provide it as a performance value which can be used for optimization purposes.
 

Uses of AbstractExampleSetEvaluator in com.rapidminer.operator.validation
 

Subclasses of AbstractExampleSetEvaluator in com.rapidminer.operator.validation
 class CFSFeatureSetEvaluator
           CFS attribute subset evaluator.
 class ConsistencyFeatureSetEvaluator
           Consistency attribute subset evaluator.
 



Copyright © 2001-2009 by Rapid-I