Node Connectivity

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

Boosting Predictor Loop Start 

Loop start node for predicting a boosted ensemble model

Cell to Model 

Converts a single table cell into a model output.

Delegating Loop End (deprecated) Deprecated

The loop end node for performing delegating, a version of meta learning.

Delegating Loop Start (deprecated) Deprecated

This is the loop start for performing delegating, a version of meta learning.

Model Loop End 

Collects and combines all models provided during the loop iterations.

Model Loop Start 

Provides one model from the input table at a time to the output.

Model to Cell 

Converts a model input into a single table cell.

Prediction Fusion Streamable

Fuses multiple prediction confidences into one, combined prediction.

Voting Loop End 

Determines the most frequent value from a collection of prediction columns.

Association Rule Learner 

Searches for frequent itemsets with a certain minimum support in a set of transactions and optionally generates association rules with a […]