public class MnemonicSOM extends GrowingSOM implements SOMToolboxApp
SOMToolboxApp.Type| Modifier and Type | Field and Description |
|---|---|
static SOMToolboxApp.Type |
APPLICATION_TYPE |
static java.lang.String |
DESCRIPTION |
static java.lang.String |
LONG_DESCRIPTION |
static com.martiansoftware.jsap.Parameter[] |
OPTIONS |
layercontentType, DEFAULT_LABEL_COUNT, labelled, sharedInputObjects, trainingStartDEV_BY_STRING, HOMEPAGE, INFO, INFO_TEXT, LICENSE_TEXT, REQUIRED_MEMBERS, TYPE_GROUPED_COMPARATOR| Modifier | Constructor and Description |
|---|---|
private |
MnemonicSOM(int id,
Unit su,
SOMInputReader ir) |
|
MnemonicSOM(SOMInputReader ir) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
clone, equals, getLayer, train, traingetDataContentType, getInputData, getSharedInputObjects, isLabelled, printTrainingTime, setLabelled, setSharedInputObjectspublic static java.lang.String DESCRIPTION
public static java.lang.String LONG_DESCRIPTION
public static final com.martiansoftware.jsap.Parameter[] OPTIONS
public static final SOMToolboxApp.Type APPLICATION_TYPE
public MnemonicSOM(SOMInputReader ir) throws SOMToolboxException
SOMToolboxExceptionprivate MnemonicSOM(int id,
Unit su,
SOMInputReader ir)
throws SOMToolboxException
SOMToolboxException