Login
Back to bricks list
Introduction Version

AdaBoost regression predictor

TASK
Typing name :  TASK.gws_gaia.AdaBoostRegressorPredictor Brick :  gws_gaia

Predict table targets using a trained AdaBoost regression model

Predictor of a trained Adaboost regressor. The predicted regression value of an input sample is computed as the weighted median prediction of the classifiers in the ensemble.

See https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.AdaBoostRegressor.html for more details

Input

Table
The input table
Learned model
The input model

Output

result
The output result