Typing name : TASK.gws_gaia.DecisionTreeRegressorPredictor Brick : gws_gaia Predict targets for a table using a decision tree regressor modelPredictor of a trained decision tree regressor. Predict regression value for the table. See https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeRegressor.html for more details loginInputTable The input table TableLearned model The input model Decision tree regressor resultlogoutOutputresult The output result Table