Package com.rapidminer.operator.visualization

The operators in this package are used for visualization purposes.

See:
          Description

Class Summary
ClearProcessLog This operator can be used to clear a data table generated by a ProcessLogOperator.
Data2Log This operator can be used to log a specific value of a given example set into the provided log value "data_value" which can then be logged by the operator ProcessLogOperator.
DatabaseExampleVisualizationOperator Queries the database table for the row with the requested ID and creates a generic example visualizer.
DataStatistics This class encapsulates some very simple statistics about the given attributes.
DataStatisticsOperator This operators calculates some very simple statistics about the given example set.
ExampleVisualizationOperator Remembers the given example set and uses the ids provided by this set for the query for the corresponding example and the creation of a generic example visualizer.
FormulaExtractor This operator extracts a prediction calculation formula from the given model and stores the formula in a formula result object which can then be written to a file, e.g. with the ResultWriter operator.
LiftChartGenerator This operator creates a Lift chart for the given example set and model.
LiftParetoChart This object can usually not be passed to other operators but can simply be used for the inline visualization of a Lift Pareto chart (without a dialog).
LiftParetoChartGenerator This operator creates a Lift chart based on a Pareto plot for the discretized confidence values for the given example set and model.
Macro2Log This operator can be used to log the current value of the specified macro.
ProcessLog2ExampleSet This operator transforms the data generated by a ProcessLog operator into an ExampleSet which can then be used by other operators.
ProcessLogOperator This operator records almost arbitrary data.
ROCBasedComparisonOperator This operator uses its inner operators (each of those must produce a model) and calculates the ROC curve for each of them.
ROCChartGenerator This operator creates a ROC chart for the given example set and model.
ROCComparison This object can usually not be passed to other operators but can simply be used for the inline visualization of a ROC comparison plot (without a dialog).
SOMModelPlotter This class uses the SOM Plotter for displaying the classification behavior of every model.
SOMModelVisualization This class provides an operator for the visualization of arbitrary models with help of the dimensionality reduction via a SOM of both the data set and the given model.
 

Package com.rapidminer.operator.visualization Description

The operators in this package are used for visualization purposes.



Copyright © 2001-2009 by Rapid-I