Class | Description |
---|---|
ClassInfoFileCleaner |
This class "cleans" a class info file, i.e.
|
DataGenerator | |
DataMapper |
Maps inputs to an already trained SOM.
|
DataSetGenerator |
Utility class to generate a two-dimensional data-set distributed in various different classes.
|
DatasetRandomiser |
Randomises a given data set (consisting of an
InputData vector, and optionally a TemplateVector . |
DataWinnerMappingWriter |
This class writes a data winner mapping file from a trained map.
|
HTMLMapReader |
Reads a HTML representation of a SOM, and writes SOMLib unit and weight files for it.
|
MapRotator |
Rotates a map by the given degrees, and writes a new unit- and weight-vector file.
|
RGBPaletteConverter |
Converts palettes given as RGB values to the XML format used in the SOMToolbox.
|
SomFilePacker | |
SOMLibDataInfoGenerator |
Handles the normalization of vector files in SOMLib format.
|
SOMLibInputConcatenator |
Concatenates two or more SOMLib Input files, i.e.
|
SOMMerger |
Combines the weight vectors of one or more SOM maps to an input vector file.
|
SomToInputConvertor |
Converts a SOM map to an input vector file.
|
StringReplacer |
Replaces strings by a replacement in the given file.
|
TemplateVectorComparator |
Compares the contents of two template vectors.
|
UnitDescriptionMappingRewriter |
Provides rewriting of the vector labels in an unit description file.
Note: Does not work with the "file format version 1.1" files, as they are written in a different format. |
VectorFileAppender |
Appends multiple vector files to a new one.
|
VectorFileChopper |
Chops a vector file down to the instance names provided in a separate file.
|
VectorFileConcatenator |
Concatenates two vector files.
|
VectorFileLabelLister |
Lists the name of the labels in the input vector file
|
VectorFilePrefixAdder | |
VectorFileRandomiser |
Creates a subset of a vector file by removing instances from specific classes
|
VectorFileRewriter |
Re-writes an unit description file by replacing the label names of the input vectors as defined by the given mapping
file.
|
VectorFileSubsetGenerator |
Creates a subset of a vector file by removing instances from specific classes
|
VectorFileToRandomAccessFileConverter |
Converts an input file to a binary/random access input file.
|
VectorSimilarityWriter |
Writes the nearest/most similar vectors for a given data set.
|
Enum | Description |
---|---|
SomFilePacker.SomFileEntries | |
SOMLibInputConcatenator.mergeMode |