Typing name : TASK.gws_gaia.DecisionTreeClassifierPredictor Brick : gws_gaia Predict class labels for a table using a decision tree classifier modelPredictor 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 loginInputTable The input table TableLearned model The input model Decision tree classifier resultlogoutOutputresult The output result Table