Node Connectivity

There are 39 nodes that can be used as successor for a node with an output port of type Tree Ensemble.

NoOp (Generic Port) 

A “no operation” node.

Model Writer Deprecated

Writes KNIME model port objects to a file.

Model Writer Modern UI

Writes KNIME model port objects to a file.

Model to Binary Object Modern UI

Converts a model to a binary object cell.

Sunburst Chart (JavaScript) (legacy) 

A sunburst chart based on the d3.js library.

Random Forest Predictor StreamableModern UI

Predicts patterns by aggregating the predictions of the individual trees in a random forest model.

Random Forest Predictor StreamableDeprecated

Predicts patterns according to an aggregation of the predictions of the individual trees in a random forest model.

Tree Ensemble Predictor StreamableModern UI

Predicts patterns according to an aggregation of the predictions of the individual trees in a random forest model.

Tree Ensemble Predictor StreamableDeprecated

Predicts patterns according to an aggregation of the predictions of the individual trees in a random forest model.

Random Forest Predictor (Regression) StreamableModern UI

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