See: Description
Interface | Description |
---|---|
SOMInputReader |
Interface for classes providing the functionality of reading network models from file.
|
Class | Description |
---|---|
AbstractSOMInputReader |
Provides generic functionality to read a saved network model.
|
DataItemLinkageMap |
This input object represents a mapping between input items.
|
ESOMFormatInputReader |
Reads a map in the ESOM Format (see http://databionic-esom.sourceforge.net/user.html#File_formats)
|
InputCorrections | |
MapFileFormatConverter |
This class converts between various file formats for trained SOMs.
|
MnemonicSOMLibFormatInputReader |
A
SOMInputReader that can handle MnemonicSOM , i.e. |
SecondLifeInputFileReader |
Load the input format produced by the Second Life Analytics Suite.
|
SOMLibDataWinnerMapping |
Reads and encapsules the input data - winner information.
|
SOMLibFormatInputReader |
Provides the functionality to read a saved network model in SOMLib format.
|
SOMLibMapDescription |
A class handling SOMLib map files.
|
SOMPAKFormatInputReader |
Reads a SOM in SOMPAK file format.
|
Enum | Description |
---|---|
InputCorrections.CreationType |
Type how input corrections where created.
|
Exception | Description |
---|---|
SOMLibFileFormatException |
Is thrown if the file format of a SOMLib file is corrupt.
|