Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
S
SERVICE
- Static variable in class weka4ws.core.
RemoteService
SetInstancesPanel
- class weka4ws.gui.explorer.
SetInstancesPanel
.
A panel that displays an instance summary for a set of instances and lets the user open a set of instances from either a file or URL.
SetInstancesPanel()
- Constructor for class weka4ws.gui.explorer.
SetInstancesPanel
Create the panel.
s_startupListeners
- Static variable in class weka4ws.gui.kflow.
KnowledgeFlowApp
saveWorkingInstancesToFile(String, Instances)
- Static method in class weka4ws.core.
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.
saveWorkingInstancesToFileQ()
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Queries the user for a file to save instances as, then saves the instances in a background process.
seedTipText()
- Method in class weka4ws.gui.kflow.
CrossValidationFoldMaker
Tip text for this property
seedTipText()
- Method in class weka4ws.gui.kflow.
TrainTestSplitMaker
Tip text for this property
servicePorts
- Static variable in class weka4ws.core.
Hosts
setAlgorithm(Algorithm)
- Method in interface weka4ws.core.
RemoteParameters
setAlgorithm(String, String)
- Method in class weka4ws.core.
RemoteTask
setAssociatedConnections(Vector)
- Method in class weka4ws.gui.kflow.
MetaBean
setBeanContext(BeanContext)
- Method in class weka4ws.gui.kflow.
Loader
Set a bean context for this bean
setBeanInstances(Vector, JComponent)
- Static method in class weka4ws.gui.kflow.
BeanInstance
Describe
setBeanInstances
method here.
setBeingCompressed(boolean)
- Method in class weka4ws.core.
DatasetFile
setClassColumn(String)
- Method in class weka4ws.gui.kflow.
ClassAssigner
setClassifier(Classifier)
- Method in class weka4ws.gui.kflow.
Classifier
Set the classifier for this wrapper
setClusterer(Clusterer)
- Method in class weka4ws.gui.kflow.
Clusterer
Set the clusterer for this wrapper
setConnections(Vector)
- Static method in class weka4ws.gui.kflow.
BeanConnection
Describe
setConnections
method here.
setDB(boolean)
- Method in class weka4ws.gui.kflow.
Loader
setDataDir()
- Method in class weka4ws.gui.kflow.
LoaderCustomizer
setDataType(int)
- Method in class weka4ws.gui.kflow.xml.
XMLBeans
sets what kind of data is to be read/written
setDataset(Dataset)
- Method in interface weka4ws.core.
RemoteParameters
setDataset(String)
- Method in class weka4ws.core.
RemoteTask
setFilePath(String)
- Method in class weka4ws.gui.kflow.
Loader
Store the absolute path of the data set in the current Loader bean
setFilePath(String)
- Method in class weka4ws.gui.kflow.
TestSetEvent4WS
setFilePath(String)
- Method in class weka4ws.gui.kflow.
TrainingSetEvent4WS
setFolds(int)
- Method in class weka4ws.gui.kflow.
CrossValidationFoldMaker
Set the number of folds for the cross validation
setHandleRightClicks(boolean)
- Method in class weka4ws.gui.explorer.
ResultHistoryPanel
Set whether the result history list should handle right clicks or whether the parent object will handle them.
setHidden(boolean)
- Method in class weka4ws.gui.kflow.
BeanConnection
Make this connection invisible on the display
setInProgress(boolean)
- Method in class weka4ws.core.
Transfer
setInputs(Vector)
- Method in class weka4ws.gui.kflow.
MetaBean
setInstances(Instances, String, String)
- Method in class weka4ws.gui.explorer.
AssociationsPanel
Tells the panel to use a new set of instances.
setInstances(Instances, String, String)
- Method in class weka4ws.gui.explorer.
ClassifierPanel
Tells the panel to use a new set of instances.
setInstances(Instances, String, String)
- Method in class weka4ws.gui.explorer.
ClustererPanel
Tells the panel to use a new set of instances.
setInstances(Instances)
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Tells the panel to use a new base set of instances.
setInstances(Instances)
- Method in class weka4ws.gui.explorer.
SetInstancesPanel
Updates the set of instances that is currently held by the panel
setInstancesFromDB(InstanceQuery)
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Loads instances from a database
setInstancesFromDBQ()
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Queries the user for a URL to a database to load instances from, then loads the instances in a background process.
setInstancesFromFile(File)
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Loads results from a set of instances contained in the supplied file.
setInstancesFromFileQ()
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Queries the user for a file to load instances from, then loads the instances in a background process.
setInstancesFromFileQ()
- Method in class weka4ws.gui.explorer.
SetInstancesPanel
Queries the user for a file to load instances from, then loads the instances in a background process.
setInstancesFromURL(URL)
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Loads instances from a URL.
setInstancesFromURLQ()
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Queries the user for a URL to load instances from, then loads the instances in a background process.
setInstancesFromURLQ()
- Method in class weka4ws.gui.explorer.
SetInstancesPanel
Queries the user for a URL to load instances from, then loads the instances in a background process.
setLoader(Loader)
- Method in class weka4ws.gui.kflow.
Loader
Set the loader to use
setLog(Logger)
- Method in class weka4ws.gui.explorer.
AssociationsPanel
Sets the Logger to receive informational messages
setLog(Logger)
- Method in class weka4ws.gui.explorer.
ClassifierPanel
Sets the Logger to receive informational messages
setLog(Logger)
- Method in class weka4ws.gui.explorer.
ClustererPanel
Sets the Logger to receive informational messages
setLog(Logger)
- Method in class weka4ws.gui.explorer.
PreprocessPanel
Sets the Logger to receive informational messages
setLog(Logger)
- Method in class weka4ws.gui.kflow.
ClassAssigner
setLog(Logger)
- Method in class weka4ws.gui.kflow.
Classifier
Set a logger
setLog(Logger)
- Method in class weka4ws.gui.kflow.
Clusterer
Set a logger
setLog(Logger)
- Method in class weka4ws.gui.kflow.
MetaBean
Set a logger
setLogging(boolean)
- Method in interface weka4ws.core.
RemoteParameters
setMaxSetNumber(int)
- Method in class weka4ws.gui.kflow.
TestSetEvent4WS
setMaxSetNumber(int)
- Method in class weka4ws.gui.kflow.
TrainingSetEvent4WS
setNotificationStyle(short)
- Method in class weka4ws.core.
NotificationReceiver
setObject(Object)
- Method in class weka4ws.gui.kflow.
ClassAssignerCustomizer
Set the bean to be edited
setObject(Object)
- Method in class weka4ws.gui.kflow.
ClassifierCustomizer
Set the classifier object to be edited
setObject(Object)
- Method in class weka4ws.gui.kflow.
ClustererCustomizer
Set the Clusterer object to be edited
setObject(Object)
- Method in class weka4ws.gui.kflow.
CrossValidationFoldMakerCustomizer
Set the object to be edited
setObject(Object)
- Method in class weka4ws.gui.kflow.
LoaderCustomizer
Set the loader to be customized
setObject(Object)
- Method in class weka4ws.gui.kflow.
TrainTestSplitMakerCustomizer
Set the TrainTestSplitMaker to be customized
setOriginalCoords(Vector)
- Method in class weka4ws.gui.kflow.
MetaBean
sets the vector containing the original coordinates (instances of class Point) for the inputs
setOutputs(Vector)
- Method in class weka4ws.gui.kflow.
MetaBean
setParentFrame(JFrame)
- Method in class weka4ws.gui.kflow.
LoaderCustomizer
setSeed(int)
- Method in class weka4ws.gui.kflow.
CrossValidationFoldMaker
Set the seed
setSeed(int)
- Method in class weka4ws.gui.kflow.
TestSetEvent4WS
setSeed(int)
- Method in class weka4ws.gui.kflow.
TrainTestSplitMaker
Set the random seed
setSeed(int)
- Method in class weka4ws.gui.kflow.
TrainingSetEvent4WS
setSelectedRemoteTaskToNull()
- Method in class weka4ws.gui.explorer.
ResultHistoryPanel
setSetNumber(int)
- Method in class weka4ws.gui.kflow.
TestSetEvent4WS
setSetNumber(int)
- Method in class weka4ws.gui.kflow.
TrainingSetEvent4WS
setSingle(String)
- Method in class weka4ws.gui.explorer.
ResultHistoryPanel
Sets the single-click display to view the named result.
setSubFlow(Vector)
- Method in class weka4ws.gui.kflow.
MetaBean
setTaskID(long)
- Method in interface weka4ws.core.
RemoteParameters
setTestOptions(TestOptions)
- Method in interface weka4ws.core.
RemoteTestParameters
setTestOptions(int, int, int)
- Method in class weka4ws.core.
RemoteTestTask
setTestOptions(TestOptions)
- Method in class weka4ws.core.
RemoteTestTask
setTestOptions(TestOptions)
- Method in class weka4ws.gui.kflow.
TestSetEvent4WS
setTestOptions(TestOptions)
- Method in class weka4ws.gui.kflow.
TrainingSetEvent4WS
setTestset(Dataset)
- Method in interface weka4ws.core.
RemoteTestParameters
setTestset(String)
- Method in class weka4ws.core.
RemoteTestTask
setTrainPercent(int)
- Method in class weka4ws.gui.kflow.
TrainTestSplitMaker
Set the percentage of data to be in the training portion of the split
setUpFile()
- Method in class weka4ws.gui.kflow.
LoaderCustomizer
setUpVisualizableInstances(Instances)
- Static method in class weka4ws.gui.explorer.
ClassifierPanel
Sets up the structure for the visualizable instances.
setUpVisualizableInstances(Instances, ClusterEvaluation)
- Static method in class weka4ws.gui.explorer.
ClustererPanel
Sets up the structure for the visualizable instances.
setUpdateIncrementalClassifier(boolean)
- Method in class weka4ws.gui.kflow.
Classifier
setVisual(BeanVisual)
- Method in class weka4ws.gui.kflow.
ClassAssigner
setVisual(BeanVisual)
- Method in class weka4ws.gui.kflow.
Classifier
Sets the visual appearance of this wrapper bean
setVisual(BeanVisual)
- Method in class weka4ws.gui.kflow.
Clusterer
Sets the visual appearance of this wrapper bean
setVisual(BeanVisual)
- Method in class weka4ws.gui.kflow.
MetaBean
Sets the visual appearance of this wrapper bean
setWrappedAlgorithm(Object)
- Method in class weka4ws.gui.kflow.
Classifier
Sets the algorithm (classifier) for this bean
setWrappedAlgorithm(Object)
- Method in class weka4ws.gui.kflow.
Clusterer
Sets the algorithm (clusterer) for this bean
setWrappedAlgorithm(Object)
- Method in class weka4ws.gui.kflow.
Loader
Set the loader
setX(int)
- Method in class weka4ws.gui.kflow.
BeanInstance
Sets the x coordinate of this bean
setXY(int, int)
- Method in class weka4ws.gui.kflow.
BeanInstance
Set the x and y coordinates of this bean
setY(int)
- Method in class weka4ws.gui.kflow.
BeanInstance
Sets the y coordinate of this bean
shiftBeans(BeanInstance, boolean)
- Method in class weka4ws.gui.kflow.
MetaBean
Move coords of all inputs and outputs of this meta bean to the coords of the supplied BeanInstance.
showDialog(JPanel, String, String, int)
- Static method in class weka4ws.core.
WUtil
showTime(long)
- Static method in class weka4ws.core.
WUtil
startApp()
- Static method in class weka4ws.gui.kflow.
KnowledgeFlow
Static method that can be called from a running program to launch the KnowledgeFlow
startLoading()
- Method in class weka4ws.gui.kflow.
Loader
Start loading data
stop()
- Method in class weka4ws.core.
NotificationReceiver
stop()
- Method in class weka4ws.core.
RemoteTask
stop()
- Method in class weka4ws.gui.kflow.
ClassAssigner
stop()
- Method in class weka4ws.gui.kflow.
Classifier
Stop any classifier action
stop()
- Method in class weka4ws.gui.kflow.
ClassifierPerformanceEvaluator
Try and stop any action
stop()
- Method in class weka4ws.gui.kflow.
Clusterer
Stop any clusterer action
stop()
- Method in class weka4ws.gui.kflow.
ClustererPerformanceEvaluator
Try and stop any action
stop()
- Method in class weka4ws.gui.kflow.
CrossValidationFoldMaker
Stop any action
stop()
- Method in class weka4ws.gui.kflow.
MetaBean
Stop all encapsulated beans
stop()
- Method in class weka4ws.gui.kflow.
TestSetMaker
stop()
- Method in class weka4ws.gui.kflow.
TrainTestSplitMaker
Stop processing
stop()
- Method in class weka4ws.gui.kflow.
TrainingSetMaker
Stop any action
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X