| Name | Description | Type | Package | Framework |
| AbstractDataSink | Abstract class for objects that store instances to some destination. | Class | weka.gui.beans | Weka |
|
| AbstractDataSinkBeanInfo | Bean info class for the AbstractDataSinkVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AbstractDataSource | Abstract class for objects that can provide instances from some sourceSince:1. | Class | weka.gui.beans | Weka |
|
| AbstractDataSourceBeanInfo | Bean info class for AbstractDataSource. | Class | weka.gui.beans | Weka |
|
| AbstractEvaluator | Abstract class for objects that can provide some kind of evaluation for classifier, clusterers etc. | Class | weka.gui.beans | Weka |
|
| AbstractOffscreenChartRenderer | Abstract base class for offscreen chart renderers. | Class | weka.gui.beans | Weka |
|
| AbstractTestSetProducer | Abstract class for TestSetProducers that contains default implementations of add/remove listener methods and defualt visual representation. | Class | weka.gui.beans | Weka |
|
| AbstractTestSetProducerBeanInfo | BeanInfo class for AbstractTestSetProducerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AbstractTrainAndTestSetProducer | Abstract base class for TrainAndTestSetProducers that contains default implementations of add/remove listener methods and defualt visual | Class | weka.gui.beans | Weka |
|
| AbstractTrainAndTestSetProducerBeanInfo | Bean info class for AbstractTrainAndTestSetProducersVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AbstractTrainingSetProducer | Abstract class for TrainingSetProducers that contains default implementations of add/remove listener methods and default visual representation | Class | weka.gui.beans | Weka |
|
| AbstractTrainingSetProducerBeanInfo | BeanInfo class for AbstractTrainingSetProducerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| Appender | A bean that appends multiple incoming data connections into a single data set. | Class | weka.gui.beans | Weka |
|
| AppenderBeanInfo | Bean info class for the appender beanVersion:$Revision: 10150 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| Associator | Bean that wraps around weka. | Class | weka.gui.beans | Weka |
|
| AssociatorBeanInfo | BeanInfo class for the Associator wrapper beanVersion:$Revision: 8034 $Author:Mark Hall (mhall at cs dot waikato dot ac dot nz) | Class | weka.gui.beans | Weka |
|
| AssociatorCustomizer | GUI customizer for the associator wrapper beanVersion:$Revision: 8034 $Author:Mark Hall (mhall at cs dot waikato dot ac dot nz)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| AttributeSummarizer | Bean that encapsulates displays bar graph summaries for attributes in a dataVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| AttributeSummarizerBeanInfo | Bean info class for the attribute summarizer beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| AttributeSummarizerCustomizer | GUI customizer for attribute summarizer. | Class | weka.gui.beans | Weka |
|
| BatchAssociationRulesEvent | Class encapsulating a set of association rules. | Class | weka.gui.beans | Weka |
|
| BatchAssociationRulesListener | Interface to something that can process a BatchAssociationRulesEvent. | Interface | weka.gui.beans | Weka |
|
| BatchClassifierEvent | Class encapsulating a built classifier and a batch of instances to test on. | Class | weka.gui.beans | Weka |
|
| BatchClassifierListener | Interface to something that can process a BatchClassifierEventSince:1. | Interface | weka.gui.beans | Weka |
|
| BatchClustererEvent | Class encapsulating a built clusterer and a batch of instances toSince:1. | Class | weka.gui.beans | Weka |
|
| BatchClustererListener | Interface to something that can process a BatchClustererEventVersion:$Revision: 8034 $Author:MStefan MutterSee Also:EventListener | Interface | weka.gui.beans | Weka |
|
| BeanCommon | Interface specifying routines that all weka beans should implement in order to allow the bean environment to exercise some control over the | Interface | weka.gui.beans | Weka |
|
| BeanConnection | Class for encapsulating a connection between two beans. | Class | weka.gui.beans | Weka |
|
| BeanCustomizer | a listener interested in notification about whether the customizer has modified the object that it is customizing. | Interface | weka.gui.beans | Weka |
|
| BeanCustomizer .ModifyListener | | Interface | weka.gui.beans | Weka |
|
| BeanInstance | Class that manages a set of beans. | Class | weka.gui.beans | Weka |
|
| BeansProperties | Utility class encapsulating various properties for the KnowledgeFlow and providing methods to register and deregister plugin Bean components | Class | weka.gui.beans | Weka |
|
| BeanVisual | BeanVisual encapsulates icons and label for a given bean. | Class | weka.gui.beans | Weka |
|
| ChartEvent | Event encapsulating info for plotting a data point on the StripChartVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ChartListener | Interface to something that can process a ChartEventVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| ClassAssigner | Bean that assigns a class attribute to a data set. | Class | weka.gui.beans | Weka |
|
| ClassAssignerBeanInfo | BeanInfo class for the class assigner beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassAssignerCustomizer | GUI customizer for the class assigner beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| Classifier | Bean that wraps around weka. | Class | weka.gui.beans | Weka |
|
| ClassifierBeanInfo | BeanInfo class for the Classifier wrapper beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassifierCustomizer | GUI customizer for the classifier wrapper beanVersion:$Revision: 9213 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClassifierPerformanceEvaluator | A bean that evaluates the performance of batch trained classifiersVersion:$Revision: 12704 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClassifierPerformanceEvaluatorBeanInfo | Bean info class for the classifier performance evaluatorVersion:$Revision: 9455 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassifierPerformanceEvaluatorCustomizer | GUI customizer for the classifier performance evaluator componentVersion:$Revision: 9320 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClassValuePicker | | Class | weka.gui.beans | Weka |
|
| ClassValuePickerBeanInfo | BeanInfo class for the class value picker beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ClassValuePickerCustomizer | | Class | weka.gui.beans | Weka |
|
| Clusterer | Bean that wraps around weka. | Class | weka.gui.beans | Weka |
|
| ClustererBeanInfo | BeanInfo class for the Clusterer wrapper beanVersion:$Revision: 8034 $Author:Stefan Mutter | Class | weka.gui.beans | Weka |
|
| ClustererCustomizer | GUI customizer for the Clusterer wrapper beanVersion:$Revision: 8034 $Author:Stefan MutterSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClustererPerformanceEvaluator | A bean that evaluates the performance of batch trained clusterersVersion:$Revision: 10220 $Author:Stefan MutterSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ClustererPerformanceEvaluatorBeanInfo | Bean info class for the clusterer performance evaluatorVersion:$Revision: 8034 $Author:Stefan Mutter | Class | weka.gui.beans | Weka |
|
| ConfigurationEvent | Matching event for ConfigurationListener. | Class | weka.gui.beans | Weka |
|
| ConfigurationListener | Matching listener for ConfigurationEvent. | Interface | weka.gui.beans | Weka |
|
| ConfigurationProducer | Marker interface for components that can share their configuration. | Interface | weka.gui.beans | Weka |
|
| ConnectionNotificationConsumer | Interface for Beans that can receive (dis-)connection events generated when (dis-)connecting data processing nodes in the Weka KnowledgeFlow. | Interface | weka.gui.beans | Weka |
|
| CostBenefitAnalysis | Bean that aids in analyzing cost/benefit tradeoffs. | Class | weka.gui.beans | Weka |
|
| CostBenefitAnalysisBeanInfo | Bean info class for the cost/benefit analysisVersion:$Revision: 8046 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| CrossValidationFoldMaker | Bean for splitting instances into training ant test sets according to a crossVersion:$Revision: 10220 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| CrossValidationFoldMakerBeanInfo | BeanInfo class for the cross validation fold maker beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| CrossValidationFoldMakerCustomizer | GUI Customizer for the cross validation fold maker beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| CustomizerCloseRequester | Customizers who want to be able to close the customizer window themselves can implement this window. | Interface | weka.gui.beans | Weka |
|
| CustomizerClosingListener | | Interface | weka.gui.beans | Weka |
|
| DataFormatListener | Listener interface that customizer classes that are interested in data format changes can implement. | Interface | weka.gui.beans | Weka |
|
| DataSetEvent | Event encapsulating a data setVersion:$Revision: 8034 $Author:Mark HallSee Also:EventObject, | Class | weka.gui.beans | Weka |
|
| DataSink | | Interface | weka.gui.beans | Weka |
|
| DataSource | Interface to something that is capable of being a source for data - either batch or incremental data | Interface | weka.gui.beans | Weka |
|
| DataSourceListener | Interface to something that can accept DataSetEventsSince:1. | Interface | weka.gui.beans | Weka |
|
| DataVisualizer | Bean that encapsulates weka. | Class | weka.gui.beans | Weka |
|
| DataVisualizerBeanInfo | Bean info class for the data visualizerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| DataVisualizerCustomizer | GUI customizer for data visualizer. | Class | weka.gui.beans | Weka |
|
| Note | Simple bean for displaying a textual note on the layout. | Class | weka.gui.beans | Weka |
|
| NoteBeanInfo | Bean info class for the Note bean. | Class | weka.gui.beans | Weka |
|
| NoteCustomizer | Customizer for the note component. | Class | weka.gui.beans | Weka |
|
| OffscreenChartRenderer | Interface to something that can render certain types of chartsVersion:$Revision: 12055 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Interface | weka.gui.beans | Weka |
|
| PluginManager | Class that manages a global map of plugins. | Class | weka.gui.beans | Weka |
|
| PredictionAppender | Bean that can can accept batch or incremental classifier events and produce dataset or instance events which contain instances with predictions appended. | Class | weka.gui.beans | Weka |
|
| PredictionAppenderBeanInfo | Bean info class for PredictionAppender. | Class | weka.gui.beans | Weka |
|
| PredictionAppenderCustomizer | GUI Customizer for the prediction appender beanVersion:$Revision: 12107 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| Saver | Saves data sets using weka. | Class | weka.gui.beans | Weka |
|
| SaverBeanInfo | Bean info class for the saver beanVersion:$Revision: 8034 $Author:Stefan Mutter | Class | weka.gui.beans | Weka |
|
| SaverCustomizer | GUI Customizer for the saver beanVersion:$Revision: 8034 $Author:Stefan MutterSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ScatterPlotMatrix | Bean that encapsulates weka. | Class | weka.gui.beans | Weka |
|
| ScatterPlotMatrixBeanInfo | Bean info class for the scatter plot matrix beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| SerializedModelSaver | A bean that saves serialized modelsVersion:$Revision: 11077 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}orgSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SerializedModelSaverBeanInfo | Bean info class for the serialized model saver beanVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}org | Class | weka.gui.beans | Weka |
|
| SerializedModelSaverCustomizer | GUI Customizer for the SerializedModelSaver beanVersion:$Revision: 11076 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}orgSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| ShadowBorder | | Class | weka.gui.beans | Weka |
|
| Sorter | Sorts incoming instances in ascending or descending order according to the values of user specified attributes. | Class | weka.gui.beans | Weka |
|
| SorterBeanInfo | BeanInfo class for the Sorter stepVersion:$Revision: 8051 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| SorterCustomizer | Customizer for the Sorter stepVersion:$Revision: 8051 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SQLViewerPerspective | Simple Knowledge Flow perspective that wraps the SqlViewer classVersion:$Revision: 11286 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| Startable | Interface to something that is a start point for a flow and can be launched programatically. | Interface | weka.gui.beans | Weka |
|
| StartUpListener | Interface to something that can be notified of a successful startupVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| StreamThroughput | Class for measuring throughput of an incremental Knowledge Flow step. | Class | weka.gui.beans | Weka |
|
| StripChart | Bean that can display a horizontally scrolling strip chart. | Class | weka.gui.beans | Weka |
|
| StripChartBeanInfo | Bean info class for the strip chart beanVersion:$Revision: 12008 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| StripChartCustomizer | GUI Customizer for the strip chart beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| StructureProducer | Interface for something that can describe the structure of what is encapsulated in a named event type as an empty set of | Interface | weka.gui.beans | Weka |
|
| SubstringLabeler | A bean that finds matches in string attribute values (using either substring or regular expression matches) and labels the instance (sets the value of a | Class | weka.gui.beans | Weka |
|
| SubstringLabelerBeanInfo | Bean info class for the substring labeler beanVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| SubstringLabelerCustomizer | Customizer class for the Substring labeler stepVersion:$Revision: 10383 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringLabelerRules | Manages a list of match rules for labeling strings. | Class | weka.gui.beans | Weka |
|
| SubstringLabelerRules .SubstringLabelerMatchRule | Inner class encapsulating the logic for matchingAuthor:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringReplacer | A bean that can replace substrings in the values of string attributes. | Class | weka.gui.beans | Weka |
|
| SubstringReplacerBeanInfo | Bean info class for the substring replacerVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| SubstringReplacerCustomizer | Customizer for the SubstringReplacerVersion:$Revision: 10383 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringReplacerRules | Manages a list of match and replace rules for replacing values in stringVersion:$Revision: 11968 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| SubstringReplacerRules .SubstringReplacerMatchRule | Inner class encapsulating the logic for matching and replacing. | Class | weka.gui.beans | Weka |
|
| TestSetEvent | Event encapsulating a test setVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TestSetListener | Interface to something that can accpet test set eventsVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TestSetMaker | Bean that accepts data sets and produces test setsVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TestSetMakerBeanInfo | Bean info class for the test set maker bean. | Class | weka.gui.beans | Weka |
|
| TestSetProducer | Interface to something that can produce test setsVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TextEvent | Event that encapsulates some textual informationVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TextListener | Interface to something that can process a TextEventSince:1. | Interface | weka.gui.beans | Weka |
|
| TextSaver | Simple component to save the text carried in text events out to a fileVersion:$Revision: 9250 $Author:thuvh (thuvh87{[at]}gmail{[dot]}com), Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TextSaverBeanInfo | Bean info class for the serialized model saver beanVersion:$Revision: 9238 $Author:(thuvh87{[at]}gmail{[dot]}com), Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| TextSaverCustomizer | Customizer for the TextSaver component. | Class | weka.gui.beans | Weka |
|
| TextViewer | Bean that collects and displays pieces of textVersion:$Revision: 10815 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TextViewerBeanInfo | Bean info class for the text viewerVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| ThresholdDataEvent | Event encapsulating classifier performance data based on varying a threshold over the classifier's predicted probabilities | Class | weka.gui.beans | Weka |
|
| ThresholdDataListener | Interface to something that can accept ThresholdDataEventsSince:1. | Interface | weka.gui.beans | Weka |
|
| TrainingSetEvent | Event encapsulating a training setVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TrainingSetListener | Interface to something that can accept and process training set eventsVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TrainingSetMaker | Bean that accepts a data sets and produces a training setVersion:$Revision: 10216 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| TrainingSetMakerBeanInfo | Bean info class for the training set maker beanVersion:$Revision: 8034 $Author:Mark Hall | Class | weka.gui.beans | Weka |
|
| TrainingSetProducer | Interface to something that can produce a training setVersion:$Revision: 8034 $Author:Mark Hall | Interface | weka.gui.beans | Weka |
|
| TrainTestSplitMaker | Bean that accepts data sets, training sets, test sets and produces both a training and test set by randomly spliting the data | Class | weka.gui.beans | Weka |
|
| TrainTestSplitMakerBeanInfo | Bean info class for the train test split maker beanSince:1. | Class | weka.gui.beans | Weka |
|
| TrainTestSplitMakerCustomizer | GUI customizer for the train test split maker beanVersion:$Revision: 8034 $Author:Mark HallSee Also:Serialized Form | Class | weka.gui.beans | Weka |
|
| UserRequestAcceptor | Interface to something that can accept requests from a user to perform someSince:1. | Interface | weka.gui.beans | Weka |
|
| Visible | Interface to something that has a visible (via BeanVisual) reprentationSince:1. | Interface | weka.gui.beans | Weka |
|
| VisualizableErrorEvent | Event encapsulating error information for a learning scheme that can be visualized in the DataVisualizer | Class | weka.gui.beans | Weka |
|
| VisualizableErrorListener | Interface to something that can accept VisualizableErrorEventsSince:1. | Interface | weka.gui.beans | Weka |
|
| WekaOffscreenChartRenderer | Default OffscreenChartRenderer that uses Weka's built-in chart and graphVersion:$Revision: 8034 $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.gui.beans | Weka |
|
| WekaWrapper | Interface to something that can wrap around a class of Weka algorithms (classifiers, filters etc). | Interface | weka.gui.beans | Weka |
|
| XMLBeans | This class serializes and deserializes a KnowledgeFlow setup to and fro XML. | Class | weka.gui.beans.xml | Weka |