Node Connectivity

There are 2878 nodes that can be used as successor for a node with an output port of type Table.

Regex Substring 

Returns substring of a regex

Regex To List 

Returns all matches of a regex to a collection column

Write To Excel Template (deprecated) 

Writes an input table into an existing Excel file (deprecated)

Hmac Hashing 

Creates Hmac hash with a secret key

Conformal Calibration Loop Start 

Splits the input table into two new tables: training and calibration.

Conformal Calibration Loop End 

Aggregates the results of conformal prediction training for classification or regression: calibration tables and models.

Conformal Prediction Loop Start 

Iterates over Model and Calibration table pairwise.

Conformal Prediction Loop End 

Aggregates the results of conformal prediction for conformal classification or conformal regression.

Conformal Calibrator 

Creates a calibration table with ranking for further calibration of the test data sets.

Conformal Predictor Streamable

Calculates the table with p-values for test data based on the provided calibration table.