A C D G I L N P R S T V W

S

ServiceParameters - interface weka4ws.service.impl.ServiceParameters.
 
ServiceTestParameters - interface weka4ws.service.impl.ServiceTestParameters.
 
saveWorkingInstancesToFile(String, Instances) - Static method in class weka4ws.service.impl.WUtil
Saves the instances in a file, located in the user's hidden subfolder named ".Weka4WS", having the name of the original dataset plus (for uniquity) the number of milliseconds since January 1, 1970.
setLogging(boolean) - Static method in class weka4ws.service.impl.WUtil
 
setResult(Result) - Method in class weka4ws.service.impl.Weka4WSResource
 
setUpVisualizableInstances(Instances) - Static method in class weka4ws.service.impl.ClassificationTask
Method taken from the ClassifierPanel class of Weka 3.4.11.
setUpVisualizableInstances(Instances, ClusterEvaluation) - Static method in class weka4ws.service.impl.ClusteringTask
Method taken from the ClustererPanel class of Weka 3.4.11
startClassifier() - Method in class weka4ws.service.impl.ClassificationTask
This is the same method of the class weka.gui.explorer.ClassifierPanel taken from the source code of Weka version 3.4.11
stopTask(StopParameters) - Method in class weka4ws.service.impl.Weka4WSService
Stops the given running task (if any).

A C D G I L N P R S T V W