Node Connectivity

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

Boosting Learner Loop End 

Loop end node for learning an ensemble model with boosting

Boosting Learner Loop Start 

Loop start node for learning an ensemble model with boosting

Boosting Predictor Loop End 

Loop end node for predicting a boosted ensemble model

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 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 […]