Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/04/12 18:59:53 (12 years ago)
Author:
gkronber
Message:

#1737 added online calculator for the mean error and results for the mean error of regression solutions on the training and test partitions.

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

    • Property svn:ignore
      •  

        old new  
        1818bin
        1919protoc.exe
         20*.user
  • trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj

    r7097 r7272  
    141141    <Compile Include="Interfaces\Regression\IRegressionEnsembleSolution.cs" />
    142142    <Compile Include="Implementation\Regression\RegressionSolutionBase.cs" />
     143    <Compile Include="OnlineCalculators\OnlineMeanErrorCalculator.cs" />
    143144    <Compile Include="OnlineCalculators\NormalizedGiniCalculator.cs" />
    144145    <Compile Include="OnlineCalculators\OnlineMeanAbsoluteErrorCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.