Uses of Class
weka.gui.beans.KFStep

Packages that use KFStep
weka.gui.beans   
 

Uses of KFStep in weka.gui.beans
 

Classes in weka.gui.beans with annotations of type KFStep
 class Appender
          A bean that appends multiple incoming data connections into a single data set.
 class CostBenefitAnalysis
          Bean that aids in analyzing cost/benefit tradeoffs.
 class InstanceStreamToBatchMaker
          Bean that converts an instance stream into a (batch) data set.
 class SubstringLabeler
          A bean that finds matches in string attribute values (using either substring or regular expression matches) and labels the instance (sets the value of a new attribute) according to the supplied label for the matching rule.
 class SubstringReplacer
          A bean that can replace substrings in the values of string attributes.
 



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