Matrix Distance

The Matrix Distance is just a wrapper around a distance matrix column. This reduces the evaluation of a distance measure between two data points to a simple lookup in the distance matrix. The Matrix Distance should be used if the distance measure evaluation is costly and also performed multiple times. For example if you use the Aggregated or Java Distance in combination with the hierarchical clustering node or if you use the same distance in two branches of the workflow.

Options

Column Selection
Choose the column which contains the distance matrix.

Input Ports

Icon
Table containing the distance matrix.

Output Ports

Icon
The configured distance.

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.