Distance Matrix Calculate

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementDistance Matrix Calculate

Calculates distance values for all pairs of rows of the input table. The result is appended to the input table as a single column containing distance vector values.

Options

Distance Function
Select distance function to use.
Column Selection
Select columns contributing to distance calculation.
Appended Column Name
Choose name of the new column.
Chunk Size
Specify the number of rows to be considered at once. Increasing this number will speed up runtime but may require more memory to be used. This value has no impact on the outcome, it only influences runtime.

Input Ports

Icon
Table containing the data

Output Ports

Icon
Input table with additional column containing distance matrix

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.