protected ComponentContentPanel |
ClassifierErrors.createOutput(weka.classifiers.Evaluation eval,
int[] originalIndices,
adams.data.spreadsheet.SpreadSheet additionalAttributes,
adams.core.MessageCollection errors) |
Generates a plot actor from the evaluation.
|
protected ComponentContentPanel |
FourInOnePlot.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Creates the 4-in-1 plot for the evaluation.
|
protected ComponentContentPanel |
LegacyClassifierErrors.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates output from the evaluation.
|
protected ComponentContentPanel |
LegacyCostBenefitAnalysis.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates output from the evaluation.
|
protected ComponentContentPanel |
LegacyCostCurve.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates output from the evaluation.
|
protected ComponentContentPanel |
LegacyMarginCurve.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates output from the evaluation.
|
protected ComponentContentPanel |
LegacyThresholdCurve.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates output from the evaluation.
|
protected ComponentContentPanel |
PredictionEccentricity.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates the output from the evaluation.
|
protected ComponentContentPanel |
PredictionTrend.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates the output for the evaluation.
|
protected ComponentContentPanel |
ResidualsVsFitted.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates output from the evaluation.
|
protected ComponentContentPanel |
ResidualsVsPredictor.createOutput(weka.classifiers.Evaluation eval,
adams.core.MessageCollection errors) |
Generates the output from the evaluation.
|