Package com.rapidminer.gui.viewer

This package contain viewer classes for some standard data types like ExampleSets, DataTables etc.

See:
          Description

Interface Summary
AssociationRuleFilterListener This listener can be used to be notified for association rule filtering changes.
 

Class Summary
ANOVAMatrixViewer This viewer class can be used to display the significant differences of numerical columns depending on the groups defined by nominal columns.
ANOVAMatrixViewerTable Can be used to display (parts of) an ANOVA matrix by means of a JTable.
ANOVAMatrixViewerTableModel The model for the ANOVAMatrixViewerTable.
AssociationRuleFilter This is a gui component which can be used to define filter conditions for association rules.
AssociationRuleTableModel The table model for the association rules visualization.
AssociationRuleTableViewer The viewer for association rule models.
ClusterTreeVisualization Visualizes clusters as a bookmark like tree.
ConfusionMatrixViewer This viewer class can be used to display performance criteria based on a multi class confusion matrix.
ConfusionMatrixViewerTable Can be used to display (parts of) a confusion matrix by means of a JTable.
ConfusionMatrixViewerTableModel The model for the ConfusionMatrixViewerTable.
ContainerModelViewer Can be used to display the models of a ContainerModel.
DataTableViewer Can be used to display (parts of) the data by means of a JTable.
DataTableViewerTable Can be used to display (parts of) a DataTable by means of a JTable.
DataTableViewerTableModel The model for the DataTableViewerTable.
DataViewer Can be used to display (parts of) the data by means of a JTable.
DataViewerTable Can be used to display (parts of) the data by means of a JTable.
DataViewerTableModel The model for the MetaDataViewerTable.
DendrogramPlotter Plots a dendrogram of a given cluster model.
FrequentItemSetsTableModel This table model can be used as visualization for a set of frequent item sets.
FrequentItemSetVisualization The viewer for frequent item sets.
MetaDataViewer Can be used to display (parts of) the meta data by means of a JTable.
MetaDataViewerTable Can be used to display (parts of) the meta data by means of a JTable.
MetaDataViewerTableModel The model for the MetaDataViewerTable.
NumericalMatrixViewerTableModel The model for a NumericalMatrix.
PerformanceVectorViewer Can be used to display the criteria of a PerformanceVector.
ROCChartPlotter This is the ROC chart plotter.
ROCViewer This viewer can be used to show the ROC curve for the given ROC data.
RuleSetTableModel The table model for the rule set visualization.
RuleSetVisualization The viewer for rule set models.
SimilarityKDistanceVisualization A k-distance visualization for similarities.
SimilarityTable The table for the similarity viewer.
SimilarityTableModel The table model for the similarity visualization.
SimilarityVisualization Visualizes a similarity measure interactively.
 

Package com.rapidminer.gui.viewer Description

This package contain viewer classes for some standard data types like ExampleSets, DataTables etc.



Copyright © 2001-2009 by Rapid-I