protected static final class ClassifierPanel.ClassifierPanelDefaults extends Defaults
m_defaults, m_defaultsID| Constructor and Description |
|---|
ClassifierPanelDefaults() |
add, getDefaults, getID, setIDpublic static final java.lang.String ID
protected static final Settings.SettingKey CLASSIFIER_KEY
protected static final Classifier CLASSIFIER
protected static final Settings.SettingKey TEST_MODE_KEY
protected static final ClassifierPanel.TestMode TEST_MODE
protected static final Settings.SettingKey CROSS_VALIDATION_FOLDS_KEY
protected static final int CROSS_VALIDATION_FOLDS
protected static final Settings.SettingKey PERCENTAGE_SPLIT_KEY
protected static final int PERCENTAGE_SPLIT
protected static final Settings.SettingKey OUTPUT_MODEL_KEY
protected static final boolean OUTPUT_MODEL
protected static final Settings.SettingKey OUTPUT_MODELS_FOR_TRAINING_SPLITS_KEY
protected static final boolean OUTPUT_MODELS_FOR_TRAINING_SPLITS
protected static final Settings.SettingKey OUTPUT_PER_CLASS_STATS_KEY
protected static final boolean OUTPUT_PER_CLASS_STATS
protected static final Settings.SettingKey OUTPUT_ENTROPY_EVAL_METRICS_KEY
protected static final boolean OUTPUT_ENTROPY_EVAL_METRICS
protected static final Settings.SettingKey OUTPUT_CONFUSION_MATRIX_KEY
protected static final boolean OUTPUT_CONFUSION_MATRIX
protected static final Settings.SettingKey STORE_PREDICTIONS_FOR_VIS_KEY
protected static final boolean STORE_PREDICTIONS_FOR_VIS
protected static final Settings.SettingKey PREDICTION_FORMATTER_KEY
protected static final AbstractOutput PREDICTION_FORMATTER
protected static final Settings.SettingKey ERROR_PLOT_POINT_SIZE_PROP_TO_MARGIN_KEY
protected static final boolean ERROR_PLOT_POINT_SIZE_PROP_TO_MARGIN
protected static final Settings.SettingKey COST_SENSITIVE_EVALUATION_KEY
protected static final boolean COST_SENSITIVE_EVALUATION
protected static final Settings.SettingKey COST_MATRIX_KEY
protected static final CostMatrix COST_MATRIX
protected static final Settings.SettingKey RANDOM_SEED_KEY
protected static final int RANDOM_SEED
protected static final Settings.SettingKey PRESERVE_ORDER_FOR_PERCENT_SPLIT_KEY
protected static final boolean PRESERVE_ORDER_FOR_PERCENT_SPLIT
protected static final Settings.SettingKey SOURCE_CODE_CLASS_NAME_KEY
protected static final java.lang.String SOURCE_CODE_CLASS_NAME
protected static final Settings.SettingKey OUTPUT_FONT_KEY
protected static final java.awt.Font OUTPUT_FONT
protected static final Settings.SettingKey OUTPUT_TEXT_COLOR_KEY
protected static final java.awt.Color OUTPUT_TEXT_COLOR
protected static final Settings.SettingKey OUTPUT_BACKGROUND_COLOR_KEY
protected static final java.awt.Color OUTPUT_BACKGROUND_COLOR