weka4ws.core
Class RemoteClassifier

java.lang.Object
  extended byweka4ws.core.RemoteTask
      extended byweka4ws.core.RemoteTestTask
          extended byweka4ws.core.RemoteClassifier
All Implemented Interfaces:
RemoteTaskConstants

public class RemoteClassifier
extends RemoteTestTask

Author:
Marco Lackovic

Field Summary
 
Fields inherited from interface weka4ws.core.RemoteTaskConstants
ASSOCIATOR, CLASSIFIER, CLUSTERER, CROSS_VALIDATION, DATASET_MAXSIZE, PERCENTAGE_SPLIT, TEMP_DIR, TEST_SET, TRAINING_SET
 
Constructor Summary
RemoteClassifier(ConnectionParameters connectionParameters, RemoteParameters parameters)
           
 
Methods inherited from class weka4ws.core.RemoteTestTask
setTestOptions, setTestOptions, setTestset
 
Methods inherited from class weka4ws.core.RemoteTask
checkRemoteFile, getExecutionTime, getLocation, getResult, setAlgorithm, setDataset, stop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteClassifier

public RemoteClassifier(ConnectionParameters connectionParameters,
                        RemoteParameters parameters)
                 throws org.apache.axis.types.URI.MalformedURIException,
                        java.rmi.RemoteException,
                        javax.xml.rpc.ServiceException