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

Mar 9, 2022

Confidentiality
Public
Reactions
2
Share

Decision tree classifier predictor

TASK
Typing name :  TASK.gws_gaia.DecisionTreeClassifierPredictor Brick :  gws_gaia

Predict class labels for a table using a decision tree classifier model

Predictor of a trained decision tree classifier. Predict class for a table. The predicted class for each sample in the table is returned.

See https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.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.