public class GradientBoostingEx1 extends Object
Estimates the fitted values of a regression variable using stochastic
gradient boosting GradientBoosting. The dataset contains simulated
data for a continuous response variable and 6 predictor variables of
different types.
| Constructor and Description |
|---|
GradientBoostingEx1() |
Copyright © 2020 Rogue Wave Software. All rights reserved.