# # ChangeLog for branches/HeuristicLab.Hive_Milestone3/sources/HeuristicLab.Modeling/3.2/SimpleEvaluatorBase.cs # # Generated by Trac 1.0.12 # 09/11/24 10:28:04 Fri, 26 Jun 2009 10:13:45 GMT svonolfe [2115] * branches/HeuristicLab.Hive_Milestone3 (copied) created a branch for milestone 3 of project HeuristicLab.Hive. Mon, 25 May 2009 13:09:44 GMT gkronber [1888] * trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj (modified) * trunk/sources/HeuristicLab.Modeling/3.2/SimpleEvaluatorBase.cs (added) * trunk/sources/HeuristicLab.Modeling/3.2/SimpleMSEEvaluator.cs (modified) * trunk/sources/HeuristicLab.Modeling/3.2/SimpleMeanAbsolutePercentageErrorEvaluator.cs (added) * trunk/sources/HeuristicLab.Modeling/3.2/SimpleMeanAbsolutePercentageOfRangeErrorEvaluator.cs (added) * trunk/sources/HeuristicLab.Modeling/3.2/SimpleR2Evaluator.cs (modified) * trunk/sources/HeuristicLab.Modeling/3.2/SimpleVarianceAccountedForEvaluator.cs (added) Added simple evaluators for mean absolute percentage error, mean ...