A program to recognize and reward our most engaged community members
G Nov 25, 2009 10:06:05 AM: [Error] AdditiveRegression: AdditiveRegression: Operator has 0 children, should be 1G Nov 25, 2009 10:06:05 AM: [Error] Process setup not okG Nov 25, 2009 10:06:05 AM: [Error] There was 1 error.
Description: This operator uses regression learner as a base learner. Thelearner starts with a default model (mean or mode) as a first prediction model.In each iteration it learns a new base model and applies it to the example set.Then, the residuals of the labels are calculated and the next base model islearned. The learned meta model predicts the label by adding all base modelpredictions.
<operator name="Root" class="Process" expanded="yes"> <description text="RTFM."/> <operator name="ExampleSetGenerator" class="ExampleSetGenerator"> <parameter key="target_function" value="random"/> </operator> <operator name="AdditiveRegression" class="AdditiveRegression" expanded="yes"> <operator name="LinearRegression" class="LinearRegression"> </operator> </operator></operator>