public class BootstrapAggregationEx1 extends Object
Bootstrap Aggregation example 1 applies the procedure to a decision tree on a
simulated data set. The class BootstrapAggregation is instantiated
with a decision tree estimated by the QUEST algorithm. The
aggregated predictions are generated for a categorical response variable with
4 levels.
| Constructor and Description |
|---|
BootstrapAggregationEx1() |
Copyright © 2020 Rogue Wave Software. All rights reserved.