Package weka.gui.beans
package weka.gui.beans
-
ClassDescriptionAbstract class for objects that store instances to some destination.Bean info class for the AbstractDataSinkAbstract class for objects that can provide instances from some sourceBean info class for AbstractDataSource.Abstract class for objects that can provide some kind of evaluation for classifier, clusterers etc.Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.BeanInfo class for AbstractTestSetProducerAbstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation.Bean info class for AbstractTrainAndTestSetProducersAbstract class for TrainingSetProducers that contains default implementations of add/remove listener methods and default visual representationBeanInfo class for AbstractTrainingSetProducerBean that wraps around weka.associationsBeanInfo class for the Associator wrapper beanGUI customizer for the associator wrapper beanBean that encapsulates displays bar graph summaries for attributes in a data set.Bean info class for the attribute summarizer beanClass encapsulating a built classifier and a batch of instances to test on.Interface to something that can process a BatchClassifierEventClass encapsulating a built clusterer and a batch of instances to test on.Interface to something that can process a BatchClustererEventInterface specifying routines that all weka beans should implement in order to allow the bean environment to exercise some control over the bean and also to allow the bean to exercise some control over connections.Class for encapsulating a connection between two beans.Class that manages a set of beans.BeanVisual encapsulates icons and label for a given bean.Event encapsulating info for plotting a data point on the StripChartInterface to something that can process a ChartEventBean that assigns a class attribute to a data set.BeanInfo class for the class assigner beanGUI customizer for the class assigner beanBean that wraps around weka.classifiersBeanInfo class for the Classifier wrapper beanGUI customizer for the classifier wrapper beanA bean that evaluates the performance of batch trained classifiersBean info class for the classifier performance evaluatorBeanInfo class for the class value picker beanBean that wraps around weka.clusterersBeanInfo class for the Clusterer wrapper beanGUI customizer for the Clusterer wrapper beanA bean that evaluates the performance of batch trained clusterersBean info class for the clusterer performance evaluatorInterface for Beans that can receive (dis-)connection events generated when (dis-)connecting data processing nodes in the Weka KnowledgeFlow.Bean that aids in analyzing cost/benefit tradeoffs.Bean info class for the cost/benefit analysisBean for splitting instances into training ant test sets according to a cross validationBeanInfo class for the cross validation fold maker beanGUI Customizer for the cross validation fold maker beanCustomizers who want to be able to close the customizer window themselves can implement this window.Listener interface that customizer classes that are interested in data format changes can implement.Event encapsulating a data setIndicator interface to something that can store instances to some destinationInterface to something that is capable of being a source for data - either batch or incremental dataInterface to something that can accept DataSetEventsBean that encapsulates weka.gui.visualize.VisualizePanelBean info class for the data visualizerInterface for objects that want to be able to specify at any given time whether their current configuration allows a particular event to be generated.A wrapper bean for Weka filtersBean info class for the Filter beanGUI customizer for the filter beanSmall utility class for executing KnowledgeFlow flows outside of the KnowledgeFlow applicationEvent for graphsDescribe interface
TextListener
here.A bean encapsulating weka.gui.treevisualize.TreeVisualizerBean info class for the graph viewerBean that evaluates incremental classifiersBean info class for the incremental classifier evaluator beanGUI Customizer for the incremental classifier evaluator beanClass encapsulating an incrementally built classifier and current instanceInterface to something that can process a IncrementalClassifierEventEvent that encapsulates a single instance or header information onlyInterface to something that can accept instance eventsBean that converts an instance stream into a (batch) data set.BeanInfo class for the InstanceStreamToBatchMaker beanStartup class for the KnowledgeFlow.Main GUI class for the KnowledgeFlow.Loads data sets using weka.core.converter classesBean info class for the loader beanGUI Customizer for the loader beanClass for displaying a status area (made up of a variable number of lines) and a log area.Interface to be implemented by classes that should be able to write their own output to the Weka logger.Messages.A meta bean that encapsulates several other regular beans, useful for grouping large KnowledgeFlows.Bean that can be used for displaying threshold curves (e.g.Bean info class for the model performance chartBean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended.Bean info class for PredictionAppender.GUI Customizer for the prediction appender beanSaves data sets using weka.core.converter classesBean info class for the saver beanGUI Customizer for the saver beanBean that encapsulates weka.gui.visualize.MatrixPanel for displaying a scatter plot matrix.Bean info class for the scatter plot matrix beanA bean that saves serialized modelsBean info class for the serialized model saver beanGUI Customizer for the SerializedModelSaver beanInterface to something that is a start point for a flow and can be launched programatically.Interface to something that can be notified of a successful startupBean that can display a horizontally scrolling strip chart.Bean info class for the strip chart beanGUI Customizer for the strip chart beanInterface for something that can describe the structure of what is encapsulated in a named event type as an empty set of Instances (i.e.Event encapsulating a test setInterface to something that can accpet test set eventsBean that accepts data sets and produces test setsBean info class for the test set maker bean.Interface to something that can produce test setsEvent that encapsulates some textual informationInterface to something that can process a TextEventBean that collects and displays pieces of textBean info class for the text viewerEvent encapsulating classifier performance data based on varying a threshold over the classifier's predicted probabilitiesInterface to something that can accept ThresholdDataEventsEvent encapsulating a training setInterface to something that can accept and process training set eventsBean that accepts a data sets and produces a training setBean info class for the training set maker beanInterface to something that can produce a training setBean that accepts data sets, training sets, test sets and produces both a training and test set by randomly spliting the dataBean info class for the train test split maker beanGUI customizer for the train test split maker beanInterface to something that can accept requests from a user to perform some actionInterface to something that has a visible (via BeanVisual) reprentationEvent encapsulating error information for a learning scheme that can be visualized in the DataVisualizerInterface to something that can accept VisualizableErrorEventsInterface to something that can wrap around a class of Weka algorithms (classifiers, filters etc).