Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.knowledgeflow Classes and Interfaces - 60 results found.
NameDescriptionTypePackageFramework
AppenderA bean that appends multiple incoming data connections into a single data set.Classweka.knowledgeflow.stepsWeka
ASEvaluatorStep that wraps a Weka attribute or subset evaluator.Classweka.knowledgeflow.stepsWeka
ASSearchStrategyStep that wraps a Weka attribute selection search strategy.Classweka.knowledgeflow.stepsWeka
AssociatorStep that wraps a Weka associator.Classweka.knowledgeflow.stepsWeka
AttributeSummarizerStep that collects data to display in a summary overview of attributeVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
BaseExecutionEnvironmentBase class for execution environmentsAuthor:Mark Hall (mhall{[at]}pentaho{[dot]}com)Classweka.knowledgeflowWeka
BaseExecutionEnvironment .BaseExecutionEnvironmentDefaultsDefaults for the base execution environmentSee Also:Serialized FormClassweka.knowledgeflowWeka
BaseSimpleDataVisualizerAbstract base class for simple data visualization steps that just collect data sets for visualization.Classweka.knowledgeflow.stepsWeka
BaseStepBase class for implementations of Step to use.Classweka.knowledgeflow.stepsWeka
BaseStepExtenderA 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 startInterfaceweka.knowledgeflow.stepsWeka
BlockA step that waits for a specified step to finish processing before allowing incoming data to proceed downstream.Classweka.knowledgeflow.stepsWeka
BoundaryPlotterA step that computes visualization data for class/cluster decisionVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
BoundaryPlotter .RenderingUpdateListenerCalled when rendering of a row in the current plot has completedvoidnewPlotStarted(java.Interfaceweka.knowledgeflow.stepsWeka
CallbackNotifierDelegateInterface to something that can notify a Step that a Task submitted by ExecutionEnvironment.Interfaceweka.knowledgeflowWeka
ClassAssignerKnowledge Flow step for assigning a class attribute in incoming dataVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
ClassifierStep that wraps a Weka classifier.Classweka.knowledgeflow.stepsWeka
ClassifierPerformanceEvaluatorStep that implements batch classifier evaluationVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
ClassValuePickerStep that allows the selection of the class label that is to be considered as the "positive" class when computing threshold curves.Classweka.knowledgeflow.stepsWeka
ClustererStep that wraps a Weka clusterer.Classweka.knowledgeflow.stepsWeka
ClustererPerformanceEvaluatorA step that evaluates the performance of batch trained clusterersVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
CostBenefitAnalysisStep for storing and viewing threshold data in a cost-benefit visualizationVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
CrossValidationFoldMakerStep for generating cross-validation splitsVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
DataClass for encapsulating data to be transferred between Knowledge Flow steps over a particular connection type.Classweka.knowledgeflowWeka
DataCollectorAuxiliary interface for steps that collect data results of some type - e.Interfaceweka.knowledgeflow.stepsWeka
DataGeneratorStep that wraps a Weka DataGenerator.Classweka.knowledgeflow.stepsWeka
DataGridA step that allows the user to define instances to outputVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
DataVisualizerA step that provides a visualization based on weka.Classweka.knowledgeflow.stepsWeka
DefaultCallbackNotifierDelegateDefault implementation of a CallbackNotifierDelegate.Classweka.knowledgeflowWeka
DelayedCallbackNotifierDelegate and only notifies the callback when the notifyNow() method is called.Classweka.knowledgeflowWeka
DummyA "dummy" no-op stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
NoteA Knowledge Flow "step" that implements a note on the GUI layoutVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
NotPersistableClassweka.knowledgeflow.stepsWeka
PairedDataHelper A helper class that Step implementations can use when processing paired data (e.Classweka.knowledgeflow.stepsWeka
PairedDataHelper .PairedProcessor in the class documentation of PairedDataHelper.Interfaceweka.knowledgeflow.stepsWeka
PredictionAppenderStep that can produce data with predictions appended from batch or incremental classifiers and clusterersClassweka.knowledgeflow.stepsWeka
SaverStep that wraps weka.Classweka.knowledgeflow.stepsWeka
ScatterPlotMatrixStep that collects data for display in a scatter plot matrix.Classweka.knowledgeflow.stepsWeka
SerializedModelSaverStep that can save models encapsulated in incoming Data objects toVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
SetVariablesStep that can be used to set the values of environment variables for the flow being executed.Classweka.knowledgeflow.stepsWeka
SorterStep for sorting instances according to one or more attributes.Classweka.knowledgeflow.stepsWeka
Sorter .SortRuleClassweka.knowledgeflow.stepsWeka
StepClient API for Knowledge Flow steps.Interfaceweka.knowledgeflow.stepsWeka
StepInjectorFlowRunnerA flow runner that runs a flow by injecting data into a target stepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)Classweka.knowledgeflowWeka
StepManagerClient public interface for the StepManager.Interfaceweka.knowledgeflowWeka
StepManagerImplConcrete implementation of the StepManager interface.Classweka.knowledgeflowWeka
StepOutputListenerInteface to something that listens to the output from a StepVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)Interfaceweka.knowledgeflowWeka
StepTaskA task that can be executed by the ExecutionEnvironment's submitTask() service.Classweka.knowledgeflowWeka
StepTaskCallbackCallback that Steps can use when executing StepTasks via EnvironmentManager.Interfaceweka.knowledgeflowWeka
StripChartA 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 FormClassweka.knowledgeflow.stepsWeka
StripChart .PlotNotificationListenerStripChartInteractiveView implements this in order to receive data points.Interfaceweka.knowledgeflow.stepsWeka
SubstringLabelerStep that appends a label to incoming instances according to substring matches in string attributes.Classweka.knowledgeflow.stepsWeka
SubstringReplacerA step that can replace sub-strings in the values of string attributes.Classweka.knowledgeflow.stepsWeka
TestSetMakerA step that makes an incoming dataSet or trainingSet into a testSet.Classweka.knowledgeflow.stepsWeka
TextSaverStep for saving textual data to a file.Classweka.knowledgeflow.stepsWeka
TextSaver .TextSaverDefaultsDefaults for the stepSee Also:Serialized FormClassweka.knowledgeflow.stepsWeka
TextViewerA step for collecting and viewing textual dataVersion:$Revision: $Author:Mark Hall (mhall{[at]}pentaho{[dot]}com)See Also:Serialized FormClassweka.knowledgeflow.stepsWeka
TextViewer .TextNotificationListener java.Interfaceweka.knowledgeflow.stepsWeka
TrainingSetMakerStep that converts an incoming dataSet or testSet into a trainingSet.Classweka.knowledgeflow.stepsWeka
TrainTestSplitMakerA step that creates a random train/test split from an incoming data set.Classweka.knowledgeflow.stepsWeka
WekaAlgorithmWrapperA step that wraps a class of standard Weka algorithm (e.Classweka.knowledgeflow.stepsWeka