inst/help/mlregressiondecisiontree.md

Decision Tree Regression

Decision Trees is a supervised learning algorithm that uses a decision tree as a predictive model to go from observations about an item (represented in the roots of the tree) to conclusions about the item's target value (represented in the endpoints of the tree).

Assumptions

Input

Assignment Box

Tables

Plots

Data Split Preferences

Holdout Test Data

Training Parameters

Algorithmic Settings

Add Predicted Values to Data

Generates a new column in your dataset with the values of your regression result. This gives you the option to inspect, cluster, or predict the generated values.

Output

Decision Tree Regression Model Table

Evaluation Metrics

References

R-packages



jasp-stats/jaspMachineLearning documentation built on April 5, 2025, 3:52 p.m.