public class GradientBoostingEx3 extends Object
This example shows how cross-validation CrossValidation
can be used
to select the number of iterations in stochastic gradient
boostingGradientBoosting
.
Constructor and Description |
---|
GradientBoostingEx3() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
The main method for the example.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.