Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
T
W
X
I
Iterative
- class relational.classifier.
Iterative
.
Class contains Collective Inference methods
Iterative()
- Constructor for class relational.classifier.
Iterative
initializeWithLocalClassification(FastVector, HashMap, double, int)
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with the results of a local classifier (nominal initialization)(for binary classification)
initializeWithLocalProbs(FastVector, HashMap)
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with the results of a local classifier
initializeWithLocalProbsBin(FastVector, HashMap, int)
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with the results of a local classifier (binary classification)
initializeWithPriorClass(FastVector, double[])
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with the prior class calculated from the train set
initializeWithPriorClass(FastVector, double[], int)
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with the prior probability of the train set
initializeWithPriors(Instances, double[])
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with the prior probability of the train set
initializeWithPriors(FastVector, double[])
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with the prior probability of the train set
initializeWithZero(Instances)
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with zero
initializeWithZero(FastVector)
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with zero
initializeWithZeroMulti(FastVector)
- Method in class relational.classifier.
Acmclassifier
Initializes the test instances with zero
intersection(Hashtable, Hashtable)
- Method in class relational.evaluation.
EvaluationMethods
iter
- Variable in class relational.classifier.
Acmclassifier
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
P
R
S
T
W
X