Uses of Interface
weka.gui.beans.TrainingSetProducer
Packages that use TrainingSetProducer
-
Uses of TrainingSetProducer in weka.gui.beans
Classes in weka.gui.beans that implement TrainingSetProducerModifier and TypeClassDescriptionclassAbstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.classAbstract class for TrainingSetProducers that contains default implementations of add/remove listener methods and default visual representationclassBean that assigns a class attribute to a data set.classBean for splitting instances into training ant test sets according to a cross validationclassA wrapper bean for Weka filtersclassBean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended.classBean 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 data