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
L
M
N
O
P
R
S
T
U
V
W
X
Z
M
Main
- Class in
ace
Runs the ACE software based on command line flags.
Main()
- Constructor for class ace.
Main
main(String[])
- Static method in class ace.
Main
Determines whether to run ACE from the GUI or the command line based on command line flags.
MainGUIFrame
- Class in
ace.gui
Part of the ACE project.
MainGUIFrame()
- Constructor for class ace.gui.
MainGUIFrame
Construct the ACE GUI and load the default startup project (called default_ace_project.xml) if it is is available.
MainGUIFrame(String)
- Constructor for class ace.gui.
MainGUIFrame
Construct the ACE GUI and load the specified startup project.
MainGUIFrame(String, String[], String[], String[], String, String)
- Constructor for class ace.gui.
MainGUIFrame
Construct the ACE GUI and load the specified configuration files.
max_membership
- Variable in class ace.
CommandLine
The maximum number of instances that may belong to any one class.
max_spread
- Variable in class ace.
CommandLine
The maximum ratio of instances that are permitted belonging to different classes.
mergeAdjacentSections(SegmentedClassification)
- Static method in class ace.datatypes.
SegmentedClassification
Merges any overlapping adjacent sub-sections of the given SegmentedClassification if they belong to the same class(es) and the end of the first matches the start of the second.
misc_info_info
- Variable in class ace.datatypes.
SegmentedClassification
Can store various pieces of meta-data regarding an instance.
misc_info_key
- Variable in class ace.datatypes.
SegmentedClassification
Stores titles identifying the meta-data in the misc_info_info field.
model_classifications
- Variable in class ace.datatypes.
DataBoard
The model classifications that are used in supervised training.
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
L
M
N
O
P
R
S
T
U
V
W
X
Z