Gradient-Boosting regressor predictor
Predict table targets using a trained gradient-boosting regressor model
Predictor of a gradient boosting regressor. Predict regression target for a table.
See https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html for more details.
Input
Table
The input table
Learned model
The input model
Output
result
The output result