Class for a committee set of models. It
contains most of the information regarding
a constructive_aggregation-class
committee_setlist of subsets
formformula
specsobject of class model_specs-class. Contains
the parameter setting information for training the
base models;
out_of_bagOut of bag observations used to compute the subsets
recent_seriesthe most recent lambda observations.
lambdawindow size used to average loss. How far to to back in time.
alphacontiguity size. How long should a subset outperform other for it to be considered in the committee
aggregate_subsetsaggregation approach for the set of subsets.
aggregate_hyposfinal aggregation approach. How should the combined opinions be aggregated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.