Node Connectivity

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

Random Forest Predictor (Regression) StreamableModern UI

Applies regression from a random forest model by using the mean of the individual predictions.

Tree Ensemble Learner (Regression) Modern UI

Learns an ensemble of regression trees.

Tree Ensemble Predictor (Regression) StreamableModern UI

Applies regression from a tree ensemble model by using the mean of the individual predictions.

Random Forest Distance 

Creates a distance measure based on the proximity induced by the given random forest model.

Tree Ensemble Model Extract 

Extracts individual decision trees from a tree ensemble model.

Tree Ensemble Statistics 

Provides basic statistics on the ensemble and its trees

Tree Ensemble Model Extract Deprecated

Extracts individual decision trees from a tree ensemble model.

K Nearest Neighbor StreamableModern UI

Classifies a set of test data based on the k Nearest Neighbor algorithm using the training data.

K Nearest Neighbor (Distance Function) Modern UI

Classifies a set of test data based on the k Nearest Neighbor algorithm using the training data.

K Nearest Neighbor StreamableDeprecated

Classifies a set of test data based on the k Nearest Neighbor algorithm using the training data.