Node Connectivity

There are 176 nodes that can be used as predessesor for a node with an input port of type org.knime.core.node.port.AbstractPortObject.

Random Forest Distance 

Creates a distance measure based on the proximity induced by the given random forest model.

Numeric Distances 

Distance definition on numerical column(s).

String Distances Modern UI

Distance definition on a string column

Bit Vector Distances 

Distance measures on bit vectors (fingerprints)

Byte Vector Distances 

Computes distance measures on Byte Vectors

Mahalanobis Distance Modern UI

The Mahalanobis Distance is a metric, which measures the distance of two data sets with respect to the variance and covariance of the selected variables.

Matrix Distance Modern UI

Wraps a distance matrix in a distance measure object.

Aggregated Distance 

Aggregates distance measures with the usage of Java code.

Java Distance 

Define distance measures with the usage of Java code.

Distance Matrix Calculate Modern UI

Calculates distance matrix on input table and appends result as (typed) column.