| Name | Description | Type | Package | Framework |
| Appender | A bean that appends multiple incoming data connections into a single data set. | Class | weka.knowledgeflow.steps | Weka |
|
| ASEvaluator | Step that wraps a Weka attribute or subset evaluator. | Class | weka.knowledgeflow.steps | Weka |
|
| ASSearchStrategy | Step that wraps a Weka attribute selection search strategy. | Class | weka.knowledgeflow.steps | Weka |
|
| Associator | Step that wraps a Weka associator. | Class | weka.knowledgeflow.steps | Weka |
|
| AttributeSummarizer | Step that collects data to display in a summary overview of attributeVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| BaseExecutionEnvironment | Base class for execution environmentsAuthor:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.knowledgeflow | Weka |
|
| BaseExecutionEnvironment .BaseExecutionEnvironmentDefaults | Defaults for the base execution environmentSee Also:Serialized Form | Class | weka.knowledgeflow | Weka |
|
| BaseSimpleDataVisualizer | Abstract base class for simple data visualization steps that just collect data sets for visualization. | Class | weka.knowledgeflow.steps | Weka |
|
| BaseStep | Base class for implementations of Step to use. | Class | weka.knowledgeflow.steps | Weka |
|
| BaseStepExtender | A minimal set of methods, duplicated from the Step interface, that a simple subclass of BaseStep would need to implement in order to function as a start | Interface | weka.knowledgeflow.steps | Weka |
|
| Block | A step that waits for a specified step to finish processing before allowing incoming data to proceed downstream. | Class | weka.knowledgeflow.steps | Weka |
|
| BoundaryPlotter | A step that computes visualization data for class/cluster decisionVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| BoundaryPlotter .RenderingUpdateListener | Called when rendering of a row in the current plot has completedvoidnewPlotStarted(java. | Interface | weka.knowledgeflow.steps | Weka |
|
| CallbackNotifierDelegate | Interface to something that can notify a Step that a Task submitted by ExecutionEnvironment. | Interface | weka.knowledgeflow | Weka |
|
| ClassAssigner | Knowledge Flow step for assigning a class attribute in incoming dataVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| Classifier | Step that wraps a Weka classifier. | Class | weka.knowledgeflow.steps | Weka |
|
| ClassifierPerformanceEvaluator | Step that implements batch classifier evaluationVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| ClassValuePicker | Step that allows the selection of the class label that is to be considered as the "positive" class when computing threshold curves. | Class | weka.knowledgeflow.steps | Weka |
|
| Clusterer | Step that wraps a Weka clusterer. | Class | weka.knowledgeflow.steps | Weka |
|
| ClustererPerformanceEvaluator | A step that evaluates the performance of batch trained clusterersVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| CostBenefitAnalysis | Step for storing and viewing threshold data in a cost-benefit visualizationVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| CrossValidationFoldMaker | Step for generating cross-validation splitsVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| Data | Class for encapsulating data to be transferred between Knowledge Flow steps over a particular connection type. | Class | weka.knowledgeflow | Weka |
|
| DataCollector | Auxiliary interface for steps that collect data results of some type - e. | Interface | weka.knowledgeflow.steps | Weka |
|
| DataGenerator | Step that wraps a Weka DataGenerator. | Class | weka.knowledgeflow.steps | Weka |
|
| DataGrid | A step that allows the user to define instances to outputVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| DataVisualizer | A step that provides a visualization based on weka. | Class | weka.knowledgeflow.steps | Weka |
|
| DefaultCallbackNotifierDelegate | Default implementation of a CallbackNotifierDelegate. | Class | weka.knowledgeflow | Weka |
|
| DelayedCallbackNotifierDelegate | and only notifies the callback when the notifyNow() method is called. | Class | weka.knowledgeflow | Weka |
|
| Dummy | A "dummy" no-op stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| Note | A Knowledge Flow "step" that implements a note on the GUI layoutVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| NotPersistable | | Class | weka.knowledgeflow.steps | Weka |
|
| PairedDataHelper | A helper class that Step implementations can use when processing paired data (e. | Class | weka.knowledgeflow.steps | Weka |
|
| PairedDataHelper .PairedProcessor | in the class documentation of PairedDataHelper. | Interface | weka.knowledgeflow.steps | Weka |
|
| PredictionAppender | Step that can produce data with predictions appended from batch or incremental classifiers and clusterers | Class | weka.knowledgeflow.steps | Weka |
|
| Saver | Step that wraps weka. | Class | weka.knowledgeflow.steps | Weka |
|
| ScatterPlotMatrix | Step that collects data for display in a scatter plot matrix. | Class | weka.knowledgeflow.steps | Weka |
|
| SerializedModelSaver | Step that can save models encapsulated in incoming Data objects toVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| SetVariables | Step that can be used to set the values of environment variables for the flow being executed. | Class | weka.knowledgeflow.steps | Weka |
|
| Sorter | Step for sorting instances according to one or more attributes. | Class | weka.knowledgeflow.steps | Weka |
|
| Sorter .SortRule | | Class | weka.knowledgeflow.steps | Weka |
|
| Step | Client API for Knowledge Flow steps. | Interface | weka.knowledgeflow.steps | Weka |
|
| StepInjectorFlowRunner | A flow runner that runs a flow by injecting data into a target stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Class | weka.knowledgeflow | Weka |
|
| StepManager | Client public interface for the StepManager. | Interface | weka.knowledgeflow | Weka |
|
| StepManagerImpl | Concrete implementation of the StepManager interface. | Class | weka.knowledgeflow | Weka |
|
| StepOutputListener | Inteface to something that listens to the output from a StepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com) | Interface | weka.knowledgeflow | Weka |
|
| StepTask | A task that can be executed by the ExecutionEnvironment's submitTask() service. | Class | weka.knowledgeflow | Weka |
|
| StepTaskCallback | Callback that Steps can use when executing StepTasks via EnvironmentManager. | Interface | weka.knowledgeflow | Weka |
|
| StripChart | A step that can display a viewer showing a right-to-left scrolling chartVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| StripChart .PlotNotificationListener | StripChartInteractiveView implements this in order to receive data points. | Interface | weka.knowledgeflow.steps | Weka |
|
| SubstringLabeler | Step that appends a label to incoming instances according to substring matches in string attributes. | Class | weka.knowledgeflow.steps | Weka |
|
| SubstringReplacer | A step that can replace sub-strings in the values of string attributes. | Class | weka.knowledgeflow.steps | Weka |
|
| TestSetMaker | A step that makes an incoming dataSet or trainingSet into a testSet. | Class | weka.knowledgeflow.steps | Weka |
|
| TextSaver | Step for saving textual data to a file. | Class | weka.knowledgeflow.steps | Weka |
|
| TextSaver .TextSaverDefaults | Defaults for the stepSee Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| TextViewer | A step for collecting and viewing textual dataVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized Form | Class | weka.knowledgeflow.steps | Weka |
|
| TextViewer .TextNotificationListener | java. | Interface | weka.knowledgeflow.steps | Weka |
|
| TrainingSetMaker | Step that converts an incoming dataSet or testSet into a trainingSet. | Class | weka.knowledgeflow.steps | Weka |
|
| TrainTestSplitMaker | A step that creates a random train/test split from an incoming data set. | Class | weka.knowledgeflow.steps | Weka |
|
| WekaAlgorithmWrapper | A step that wraps a class of standard Weka algorithm (e. | Class | weka.knowledgeflow.steps | Weka |