Uses of Interface
weka.gui.beans.DataSource
Packages that use DataSource
-
Uses of DataSource in weka.gui.beans
Classes in weka.gui.beans that implement DataSourceModifier and TypeClassDescriptionclassAbstract class for objects that can provide instances from some sourceclassA bean that appends multiple incoming data connections into a single data set.classBean that assigns a class attribute to a data set.classA wrapper bean for Weka filtersclassA bean that splits incoming instances (or instance streams) according to the evaluation of a logical expression.classBean that converts an instance stream into a (batch) data set.classclassLoads data sets using weka.core.converter classesclassBean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended.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.classA bean that can replace substrings in the values of string attributes.