Node Connectivity

There are 4973 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Conformal Predictor Streamable

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

Conformal Classifier Streamable

Produces predictions based on the calibration table and the significance level provided by the user.

Conformal Calibrator (Regression) 

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

Conformal Predictor and Classifier (Regression) Streamable

The node returns the prediction of conformal regression model based on the regression model and conformal regression calibration table.

Predictive Systems Calibrator (Regression) 

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

Predictive Systems Predictor (Regression) Streamable

The node returns cumulative distribution function (CDF) for each sample as List column.

Predictive Systems Classifier (Regression) Streamable

The node returns values from CDF that correspond to provided percentile values.

Conformal Partitioning 

Splits table into two partitions, with the first adjusted for calibration.

Conformal Classification 

Produces predictions based on the calibration table and the significance level provided by the user.

Conformal Regression Streamable

This nodes combines the functions of Conformal Calibrator (Regression) and Conformal Predictor and Classifier (Regression) nodes.