Package com.imsl.test.example.datamining
Class GradientBoostingEx3
java.lang.Object
com.imsl.test.example.datamining.GradientBoostingEx3
Selects the number of iterations using cross-validation.
This example shows how cross-validation CrossValidation can be used
to select the number of iterations in stochastic gradient
boosting GradientBoosting.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GradientBoostingEx3
public GradientBoostingEx3()
-
-
Method Details
-
main
The main method for the example.- Throws:
Exception
-