Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_STATUS_STRING_LENGTH |
79 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DELTA |
0.002 |
public static final int |
MAXBUCKETS |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DDM_INCONTROL_LEVEL |
0 |
public static final int |
DDM_OUTCONTROL_LEVEL |
2 |
public static final int |
DDM_WARNING_LEVEL |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
HINGE |
0 |
protected static final int |
LOGLOSS |
1 |
protected static final int |
SQUAREDLOSS |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
HINGE |
0 |
protected static final int |
LOGLOSS |
1 |
protected static final int |
SQUAREDLOSS |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
HINGE |
0 |
protected static final int |
LOGLOSS |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX |
1 |
public static final int |
MIN |
0 |
public static final int |
WIDTH |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
R_MAX |
1 |
public static final int |
R_MIN |
0 |
public static final int |
R_WIDTH |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX |
1 |
public static final int |
MIN |
0 |
public static final int |
WIDTH |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
MAXPERMANENT |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
classifierPurposeString |
"Cobweb and Classit clustering algorithms: it always compares the best host, adding a new leaf, merging the two best hosts, and splitting the best host when considering where to place a new instance.." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
MIN_VARIANCE |
1.0E-50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
EPSILON |
1.0E-8 |
public static final double |
MIN_VARIANCE |
1.0E-50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DOUBLE_ADD |
1 |
public static final int |
DOUBLE_DIV |
10 |
public static final int |
DOUBLE_MULT |
1 |
public static final int |
INT_ADD |
1 |
public static final int |
INT_DIV |
1 |
public static final int |
INT_MULT |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MIN_NODE_CAPACITY |
50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
copyrightNotice |
"(C) 2007-2014 University of Waikato, Hamilton, New Zealand" |
public static final String |
versionString |
"14.11 November 2014" |
public static final String |
webAddress |
"http://moa.cms.waikato.ac.nz/" |
public static final String |
workbenchTitle |
"{M}assive {O}nline {A}nalysis" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SLIDER_RESOLUTION |
100000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROPERTY_FILE |
"moa/gui/GUI.props" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FIXED_PANEL_WIDTH |
400 |
public static final int |
MAX_PANEL_HEIGHT |
300 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MILLISECS_BETWEEN_REFRESH |
600 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MILLISECS_BETWEEN_REFRESH |
600 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MILLISECS_BETWEEN_REFRESH |
600 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final int |
TYPE_CLUSTERED |
1 |
protected final int |
TYPE_PLAIN |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
initialPauseInterval |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
initialPauseInterval |
5000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FILE_PREFIX_STRING |
"file:" |
public static final String |
INMEM_PREFIX_STRING |
"inmem:" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUM_IRRELEVANT_ATTRIBUTES |
17 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUM_BASE_ATTRIBUTES |
21 |
public static final int |
NUM_CLASSES |
3 |
public static final int |
TOTAL_ATTRIBUTES_INCLUDING_NOISE |
40 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
INSTANCES_BETWEEN_MONITOR_UPDATES |
10 |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.