Package com.imsl.test.example.datamining
Class BootstrapAggregationEx1
java.lang.Object
com.imsl.test.example.datamining.BootstrapAggregationEx1
Performs bootstrap aggregation on a decision tree.
In this example, 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 Summary
Constructors -
Method Summary
-
Constructor Details
-
BootstrapAggregationEx1
public BootstrapAggregationEx1()
-
-
Method Details
-
main
- Throws:
Exception
-