Uses of Interface
weka.experiment.Task
-
Uses of Task in weka.experiment
Modifier and TypeClassDescriptionclass
Class to encapsulate an experiment as a task that can be executed on a remote host.Modifier and TypeMethodDescriptionCompute.executeTask
(Task t) Execute a taskRemoteEngine.executeTask
(Task t) Takes a task object and queues it for execution -
Uses of Task in weka.gui.boundaryvisualizer
Modifier and TypeClassDescriptionclass
Class that encapsulates a sub task for distributed boundary visualization.