Constant Field Values

Contents

adams.core.*

adams.data.*

  • adams.data.weka.rowfinder.ByNumericValue 
    Modifier and Type Constant Field Value
    public static final String NAN "NaN"

adams.env.*

adams.flow.*

  • adams.flow.transformer.wekaevaluationpostprocessor.SimpleSubRange 
    Modifier and Type Constant Field Value
    public static final String NAN "NaN"

adams.gui.*

  • adams.gui.tools.wekainvestigator.datatable.DataTable 
    Modifier and Type Constant Field Value
    public static final int MAX_COLUMN_WIDTH 300
  • adams.gui.tools.wekainvestigator.datatable.action.Split 
    Modifier and Type Constant Field Value
    public static final int NUM_CONTAINERS_THRESHOLD 10
  • adams.gui.tools.wekainvestigator.tab.associatetab.evaluation.Train 
    Modifier and Type Constant Field Value
    public static final String KEY_DATASET "dataset"
  • adams.gui.tools.wekainvestigator.tab.classifytab.output.ClassifierErrors 
    Modifier and Type Constant Field Value
    public static final int MAX_DATA_POINTS 1000
  • adams.gui.tools.wekamultiexperimenter.ExperimenterPanel 
    Modifier and Type Constant Field Value
    public static final String FILENAME "adams/gui/tools/wekamultiexperimenter/WekaMultiExperimenter.props"
    public static final String SESSION_FILE "WekaMultiExperimenterSession.props"

adams.opt.*

weka.classifiers.*

  • weka.classifiers.evaluation.Bias 
    Modifier and Type Constant Field Value
    public static final String NAME "Bias"
  • weka.classifiers.evaluation.Dice 
    Modifier and Type Constant Field Value
    public static final String NAME "Dice"
  • weka.classifiers.evaluation.MSLE 
    Modifier and Type Constant Field Value
    public static final double EPSILON 1.0E-5
    public static final String NAME "Mean squared logarithmic error"
  • weka.classifiers.evaluation.RPD 
    Modifier and Type Constant Field Value
    public static final String NAME "Ratio of Performance to Deviation"
  • weka.classifiers.evaluation.RSquared 
    Modifier and Type Constant Field Value
    public static final String NAME "R^2"
  • weka.classifiers.evaluation.SDR 
    Modifier and Type Constant Field Value
    public static final String NAME "Standard Deviation of Residuals"

weka.clusterers.*

weka.core.*

weka.filters.*

weka.gui.*