Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
B
buildFeatureSet(ArrayList<int[]>, ArrayList<String>, int, ArrayList<Integer>, int)
- Method in class jncc20.
NaiveClassifier
Instantiates the FeatureSet, by computing all the relevant frequencies of all features on the training set.
buildOutputClasses(ArrayList<int[]>, ArrayList<String>, int)
- Method in class jncc20.
NaiveClassifier
Instantiates class names and frequencies of the OutputClass; frequencies are initialized to the value specified by priorCounts (1 for NBC, 0 for NCC)
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W