Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
M
N
O
P
S
U
A
AbstractGlobalPHMMClassifierEvaluator
<
T
extends
Classifier
> - Class in
adams.flow.transformer
Ancestor for classifier evaluators that make use of a global PHMM classifier.
AbstractGlobalPHMMClassifierEvaluator()
- Constructor for class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
AbstractPHMMIterativeEvaluation
<
T
extends
IterativeHMMClassifier
,
E
extends weka.utils.AbstractIterativeEvaluation> - Class in
adams.flow.transformer
Ancestor for evaluators using IterativeEvaluation schemes.
AbstractPHMMIterativeEvaluation()
- Constructor for class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
accepts()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the class that the consumer accepts.
adams.flow.transformer
- package adams.flow.transformer
C
classifierTipText()
- Method in class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
Returns the tip text for this property.
classifierTipText()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the tip text for this property.
D
defineOptions()
- Method in class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
Adds options to the internal list of options.
defineOptions()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Adds options to the internal list of options.
doExecute()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Executes the flow item.
F
foldsTipText()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the tip text for this property.
G
getClassifier()
- Method in class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
Returns the name of the global classifier in use.
getClassifierInstance()
- Method in class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
Returns an instance of the global classifier.
getFolds()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the number of folds.
getIterationStepSize()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the step size for the iterations.
getNumIterations()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the number of iterations to perform.
getQuickInfo()
- Method in class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
Returns a quick info about the actor, which will be displayed in the GUI.
getQuickInfo()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns a quick info about the actor, which will be displayed in the GUI.
globalInfo()
- Method in class adams.flow.transformer.
PHMMIterativeEvaluation
Returns a string describing the object.
H
hasPendingOutput()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Checks whether there is pending output to be collected after executing the flow item.
I
iterationStepSizeTipText()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the tip text for this property.
M
m_Classifier
- Variable in class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
the name of the global PHMM classifier.
m_CurrentStep
- Variable in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
the current evaluation step.
m_Folds
- Variable in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
the number of folds.
m_IterationStepSize
- Variable in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
the step size for the iterations.
m_Iterator
- Variable in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
the evaluation iterator.
m_NumIterations
- Variable in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
the number of iterations to perform.
N
newEvaluation()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Instantiates a new evaluation object.
newEvaluation()
- Method in class adams.flow.transformer.
PHMMIterativeEvaluation
Instantiates a new evaluation object.
numIterationsTipText()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the tip text for this property.
O
output()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Returns the generated token.
P
PHMMIterativeEvaluation
- Class in
adams.flow.transformer
Cross-validates a classifier on an incoming dataset.
PHMMIterativeEvaluation()
- Constructor for class adams.flow.transformer.
PHMMIterativeEvaluation
S
setClassifier(GlobalActorReference)
- Method in class adams.flow.transformer.
AbstractGlobalPHMMClassifierEvaluator
Sets the name of the global classifier to use.
setFolds(int)
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Sets the number of folds.
setIterationStepSize(int)
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Sets the step size for the iterations.
setNumIterations(int)
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Sets the number of iterations to perform.
stopExecution()
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Stops the execution.
U
updateProvenance(ProvenanceContainer)
- Method in class adams.flow.transformer.
AbstractPHMMIterativeEvaluation
Updates the provenance information in the provided container.
A
C
D
F
G
H
I
M
N
O
P
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
University of Waikato, Hamilton, NZ
. All Rights Reserved.