|  | 
    |  |  
    |  |  
    |  |  
    | Last update: February 19, 2014 
 
 |  |  | 
                    
                        |  |  
                        |  |  
                        |  |  
                        | Weighted RSE 2 Fitness FunctionThe Weighted RSE 2 fitness function  
							is based on the 
							Relative Squared Error (RSE). 
							The RSE 2 component is implemented so that you can choose different 
							simple models besides the usual target average. 
							Moreover, the RSE 2 differs from the common RSE in the evaluation of the denominator term, 
							where instead of using the target output to calculate the difference between 
							the target and the simple model, the model output is used instead, resulting in a more dynamic, 
							forever adapting solution space. 
 The Weighted RSE 2 fitness function weights each record incrementally in order to give more weight to more recent records. 
							Consequently, this fitness function is particularly useful for time series data.
 
 
 See Also:
 
 
 Related Tutorials:
 
 
 Related Videos:
 
 
 
 
 |  |  |  |  |