|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.knime.base.node.mine.mds.MDSConfigKeys
public class MDSConfigKeys
Contains the configuration keys of the MDS settings.
| Field Summary | |
|---|---|
static String |
CFGKEY_COLS
The configuration key for columns to use. |
static String |
CFGKEY_DISTANCE
The configuration key for the distance. |
static String |
CFGKEY_EPOCHS
The configuration key for the epochs. |
static String |
CFGKEY_LEARNINGRATE
The configuration key for the learning rate. |
static String |
CFGKEY_OUTDIMS
The configuration key for output dimension. |
static String |
CFGKEY_ROWS
The configuration key for the number of rows to use. |
static String |
CFGKEY_SEED
The configuration key for columns to use. |
static String |
CFGKEY_USE_ROWS
The configuration key for the usage of the number of max rows. |
| Constructor Summary | |
|---|---|
MDSConfigKeys()
|
|
| 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_ROWS
public static final String CFGKEY_USE_ROWS
public static final String CFGKEY_LEARNINGRATE
public static final String CFGKEY_EPOCHS
public static final String CFGKEY_DISTANCE
public static final String CFGKEY_OUTDIMS
public static final String CFGKEY_COLS
public static final String CFGKEY_SEED
| Constructor Detail |
|---|
public MDSConfigKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||