Example usage for weka.experiment Task interface-usage

List of usage examples for weka.experiment Task interface-usage

Introduction

In this page you can find the example usage for weka.experiment Task interface-usage.

Usage

From source file milk.experiment.MIRemoteExperimentSubTask.java

/**
 * Class to encapsulate an experiment as a task that can be executed on
 * a remote host.
 *
 * @author Mark Hall (mhall@cs.waikato.ac.nz)
 * @version $Revision: 1.6 $