|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.knime.base.node.mine.sota.SotaConfigKeys
public final class SotaConfigKeys
Field Summary | |
---|---|
static String |
CFGKEY_CLASSCOL
Settings object key for the specification of the calls column. |
static String |
CFGKEY_HIERARCHICAL_FUZZY_DATA
Settings object key for the use of hierarchical fuzzy data. |
static String |
CFGKEY_HIERARCHICAL_FUZZY_LEVEL
Settings object key for the use of hierarchical fuzzy level. |
static String |
CFGKEY_LR_ANCESTOR
Settings object key for the learningrate of the ancestor. |
static String |
CFGKEY_LR_SISTER
Settings object key for the learningrate of the sister. |
static String |
CFGKEY_LR_WINNER
Settings object key for the learningrate of the winnner. |
static String |
CFGKEY_MIN_ERROR
Settings object key for the minimal error. |
static String |
CFGKEY_RESOURCE
Settings object key for the resource. |
static String |
CFGKEY_USE_CLASS_DATA
Settings object key for the specification of the usage of the class column. |
static String |
CFGKEY_USE_DISTANCE
Settings object key for the distance to use. |
static String |
CFGKEY_USE_VARIABILITY
Settings object key for the flag of the usage of variability. |
static String |
CFGKEY_VARIABILITY
Settings object key for the variability. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CFGKEY_LR_WINNER
public static final String CFGKEY_LR_ANCESTOR
public static final String CFGKEY_LR_SISTER
public static final String CFGKEY_VARIABILITY
public static final String CFGKEY_RESOURCE
public static final String CFGKEY_MIN_ERROR
public static final String CFGKEY_USE_VARIABILITY
public static final String CFGKEY_USE_DISTANCE
public static final String CFGKEY_HIERARCHICAL_FUZZY_DATA
public static final String CFGKEY_HIERARCHICAL_FUZZY_LEVEL
public static final String CFGKEY_CLASSCOL
public static final String CFGKEY_USE_CLASS_DATA
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |