inst/help/mlRegressionBoosting.md

Boosting Regression

Boosting works by sequentially adding features to an decision tree ensemble, each one correcting its predecessor. Boosting tries to fit the new feature to the residual errors made by the previous feature.

Assumptions

Input

Assignment Box

Tables

Plots

Data Split Preferences

Holdout Test Data

Training and Validation Data

Training Parameters

Algorithmic Settings

Number of Trees

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

Boosting Regression Model Table

Evaluation Metrics

References

R-packages

Example



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