Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- bayes - package bayes
- BayesGUI - Class in bayes
-
Class for a user interface to the multilayer perceptron programs.
- BayesGUI() - Constructor for class bayes.BayesGUI
-
Create a Bayes classifier graphical user interface.
- BayesGUI(Component) - Constructor for class bayes.BayesGUI
-
Create a Bayes classifier graphical user interface.
C
- createExecutor(int) - Method in class bayes.BayesGUI
-
Get the executor for a dialog tab.
G
- getResultMsg() - Method in class bayes.BayesGUI
-
Get the result message on successful termination.
I
- itemStateChanged(ItemEvent) - Method in class bayes.BayesGUI
-
Update the parameter context after a type selection.
L
- loadConfig(File) - Method in class bayes.BayesGUI
-
Load a configuration file and set the input fields.
M
- main(String[]) - Static method in class bayes.BayesGUI
-
Main function for testing basic functionality.
R
S
- saveConfig(File) - Method in class bayes.BayesGUI
-
Save a configuration file
- setDataFile(File) - Method in class bayes.BayesGUI
-
Set the data file.
- setDomainsFile(File) - Method in class bayes.BayesGUI
-
Set the domains file.
- setTestFile(File) - Method in class bayes.BayesGUI
-
Set the test file.
- showBayes(File, File) - Method in class bayes.BayesGUI
-
Show a cluster model.
- showBayes(JTextField, JTextField) - Method in class bayes.BayesGUI
-
Show a Bayes classifier.
V
B C G I L M R S VAll Classes and Interfaces|All Packages|Constant Field Values|Serialized Form