Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.layers.metrics |
This package contains the metrics used for distance calculation during training and for mapping data onto maps.
|
at.tuwien.ifs.somtoolbox.visualization.minimumSpanningTree |
Modifier and Type | Class and Description |
---|---|
class |
L2MetricFast
Implements a fast version of the L2 or Euclidean metric, by not taking the square root.
|
class |
MnemonicSOMMetric
A metric for mnemonic SOMs.
|
Modifier and Type | Field and Description |
---|---|
private static L2Metric |
MissingValueMetricWrapper.DEFAULT_METRIC |
Modifier and Type | Field and Description |
---|---|
static L2Metric |
Graph.metric |