Uses of Interface
weka.gui.beans.TestSetListener
Packages that use TestSetListener
-
Uses of TestSetListener in weka.gui.beans
Classes in weka.gui.beans that implement TestSetListenerModifier and TypeClassDescriptionclassAbstract class for objects that store instances to some destination.classA bean that appends multiple incoming data connections into a single data set.classBean that encapsulates displays bar graph summaries for attributes in a data set.classBean that assigns a class attribute to a data set.classBean that wraps around weka.classifiersclassBean that wraps around weka.clusterersclassBean for splitting instances into training ant test sets according to a cross validationclassBean that encapsulates weka.gui.visualize.VisualizePanelclassA wrapper bean for Weka filtersclassA bean that splits incoming instances (or instance streams) according to the evaluation of a logical expression.classclassSaves data sets using weka.core.converter classesclassBean that encapsulates weka.gui.visualize.MatrixPanel for displaying a scatter plot matrix.classSorts incoming instances in ascending or descending order according to the values of user specified attributes.classA 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.classBean that collects and displays pieces of textclassBean that accepts a data sets and produces a training setclassBean that accepts data sets, training sets, test sets and produces both a training and test set by randomly spliting the dataMethods in weka.gui.beans with parameters of type TestSetListenerModifier and TypeMethodDescriptionvoidAbstractTestSetProducer.addTestSetListener(TestSetListener tsl) Add a listener for test setsvoidAbstractTrainAndTestSetProducer.addTestSetListener(TestSetListener tsl) Add a test set listenervoidClassAssigner.addTestSetListener(TestSetListener tsl) voidFilter.addTestSetListener(TestSetListener tsl) Add a test set listenervoidPredictionAppender.addTestSetListener(TestSetListener tsl) Add a test set listenervoidTestSetProducer.addTestSetListener(TestSetListener tsl) Add a listener for test set eventsvoidAbstractTestSetProducer.removeTestSetListener(TestSetListener tsl) Remove a listener for test setsvoidAbstractTrainAndTestSetProducer.removeTestSetListener(TestSetListener tsl) Remove a test set listenervoidClassAssigner.removeTestSetListener(TestSetListener tsl) voidFilter.removeTestSetListener(TestSetListener tsl) Remove a test set listenervoidPredictionAppender.removeTestSetListener(TestSetListener tsl) Remove a test set listenervoidTestSetProducer.removeTestSetListener(TestSetListener tsl) Remove a listener for test set events