Login
Introduction
Technical Documentation
Tasks
Version

AdaBoost classifier predictor

TASK
Typing name :  TASK.gws_gaia.AdaBoostClassifierPredictor Brick :  gws_gaia v Parent : 

Predict table labels using a trained AdaBoost classifier model

Predictor of a trained AdaBoost classifier. This process predicts classes for a table. The predicted class of an input sample is computed as the weighted mean prediction of the classifiers in the ensemble.

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

Input

Output