Menu
Introduction
Getting Started
ID Card
Use Cases
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
2
Share

AdaBoost classifier predictor

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

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

Table
The input table
Learned model
The input model

Output

result
The output result
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.