Login
Back to bricks list
Introduction Version

Decision tree regressor predictor

TASK
Typing name :  TASK.gws_gaia.DecisionTreeRegressorPredictor Brick :  gws_gaia

Predict targets for a table using a decision tree regressor model

Predictor 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

Input

Table
The input table
Learned model
The input model

Output

result
The output result