Gradient Boosted Trees Predictor (Regression)

Applies regression from a Gradient Boosted Trees model.

The implementation follows the algorithms described in Greedy Function Approximation: A Gradient Boosting Machine by Jerome H. Friedman (1999).

Options

Change prediction column name
Select to customize the name of the column containing the prediction.
Prediction column name
Name of the output column containing the prediction.

Input Ports

Icon
Gradient Boosted Trees model as produced by Gradient Boosted Trees Learner (Regression) node.
Icon
The data to predict.

Output Ports

Icon
The predicted data.

Popular Successors

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.