Node Connectivity

There are 3449 nodes that can be used as predessesor for a node with an input port of type Table.

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.

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.