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