Package weka.knowledgeflow.steps
package weka.knowledgeflow.steps
-
ClassDescriptionStep that alters the relation name for data received via instance, dataSet, trainingSet and testSet connectionsA bean that appends multiple incoming data connections into a single data set.Step that wraps a Weka attribute or subset evaluator.Step that wraps a Weka attribute selection search strategy.Step that wraps a Weka associator.Step that collects data to display in a summary overview of attribute distributionsAbstract base class for simple data visualization steps that just collect data sets for visualization.Base class for implementations of Step to use.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 and/or main processing step in the Knowledge Flow.A step that waits for a specified step to finish processing before allowing incoming data to proceed downstream.A step that computes visualization data for class/cluster decision boundaries.Interface for something that wants to be informed of rendering progress updatesKnowledge Flow step for assigning a class attribute in incoming dataStep that wraps a Weka classifier.Step that implements batch classifier evaluationStep that allows the selection of the class label that is to be considered as the "positive" class when computing threshold curves.Step that wraps a Weka clusterer.A step that evaluates the performance of batch trained clusterersStep for storing and viewing threshold data in a cost-benefit visualizationStep for generating cross-validation splitsAuxiliary interface for steps that collect data results of some type - e.g.Step that wraps a Weka DataGenerator.A step that allows the user to define instances to outputA step that provides a visualization based on weka.gui.visualize.VisualizePanelA "dummy" no-op stepKnowledge Flow step that can execute static system commands or commands that are dynamically defined by the values of attributes in incoming instance or environment connections.Step that wraps a Weka filter.A step that splits incoming instances (or instance streams) according to the evaluation of a logical expression.An expression node that encloses other expression nodes in bracketsAn expression node that represents a clause of an expressionAbstract base class for parts of a boolean expression.Step that outputs data stored in the job environmentStep for collecting and visualizing graph output from Drawable schemes.Step for saving static images as either png or gif.A step for collecting and viewing image dataStep that evaluates incremental classifiers and produces strip chart dataStep that converts an incoming instance stream to a batch datasetStep that executes another flow as a "job".Step that performs an inner join on one or more key fields from two incoming batch or streaming datasets.KFStep class annotationKnowledge Flow step that wraps
weka.core.converters.Loader
s.A Step that makes downstream steps that are directly connected to this step resource intensive (or not).Simple start step that stores a set of instances and outputs it in a dataSet connection.A Step that collects and displays either classifier error plots or threshold curvesA Knowledge Flow "step" that implements a note on the GUI layoutAnnotation for properties that should not be persistedA helper class that Step implementations can use when processing paired data (e.g.Interface for processors of paired data to implement.Step that can produce data with predictions appended from batch or incremental classifiers and clusterersStep that wraps weka.core.converters.Saver classesStep that collects data for display in a scatter plot matrix.Step that can send incoming instances to a perspective.Step that can save models encapsulated in incomingData
objects to the filesystem.Step that accesses property values stored in the flow environment and attempts to set them on the algorithm-based step that it is connected to.Step that can be used to set the values of environment variables for the flow being executed.Step for sorting instances according to one or more attributes.Implements a sorting rule based on a single attributeClient API for Knowledge Flow steps.Stores property values specified in incoming instances in the flow environment.A step that can display a viewer showing a right-to-left scrolling chart for streaming dataStripChartInteractiveView implements this in order to receive data points.Step that appends a label to incoming instances according to substring matches in string attributes.A step that can replace sub-strings in the values of string attributes.A step that makes an incoming dataSet or trainingSet into a testSet.Step for saving textual data to a file.Defaults for the stepA step for collecting and viewing textual dataInterface for listeners of textual resultsStep that converts an incoming dataSet or testSet into a trainingSet.A step that creates a random train/test split from an incoming data set.A step that wraps a class of standard Weka algorithm (e.g.Step that stores incoming non-incremental data in the job environmentStep that takes incoming data and writes it to the Weka log