Uses of Interface
weka.gui.beans.TestSetProducer
Packages that use TestSetProducer
-
Uses of TestSetProducer in weka.gui.beans
Classes in weka.gui.beans that implement TestSetProducerModifier and TypeClassDescriptionclass
Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.class
Abstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.class
Bean that assigns a class attribute to a data set.class
Bean for splitting instances into training ant test sets according to a cross validationclass
A wrapper bean for Weka filtersclass
Bean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended.class
Bean that accepts data sets and produces test setsclass
Bean that accepts data sets, training sets, test sets and produces both a training and test set by randomly spliting the data