Uses of Annotation Interface
weka.gui.beans.KFStep

Packages that use KFStep
Package
Description
 
  • Uses of KFStep in weka.gui.beans

    Classes in weka.gui.beans with annotations of type KFStep
    Modifier and Type
    Class
    Description
    class 
    A bean that appends multiple incoming data connections into a single data set.
    class 
    Bean that aids in analyzing cost/benefit tradeoffs.
    class 
    A bean that splits incoming instances (or instance streams) according to the evaluation of a logical expression.
    class 
    A KF component that can accept imageEvent connections in order to display static images in a popup window
    class 
    Bean that converts an instance stream into a (batch) data set.
    class 
     
    class 
    A bean that saves serialized models
    class 
    Sorts incoming instances in ascending or descending order according to the values of user specified attributes.
    class 
    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 
    A bean that can replace substrings in the values of string attributes.
    class 
    Simple component to save the text carried in text events out to a file