Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/12/11 19:24:45 (13 years ago)
Author:
gkronber
Message:

#1656 implemented calculator to calculate the normalized Gini coefficient for classification solutions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj

    r6866 r6913  
    147147    <Compile Include="Interfaces\TimeSeriesPrognosis\ITimeSeriesPrognosisProblemData.cs" />
    148148    <Compile Include="Interfaces\TimeSeriesPrognosis\ITimeSeriesPrognosisSolution.cs" />
     149    <Compile Include="OnlineCalculators\NormalizedGiniCalculator.cs" />
    149150    <Compile Include="OnlineCalculators\OnlineDirectionalSymmetryCalculator.cs" />
    150151    <Compile Include="OnlineCalculators\OnlineMeanAbsoluteErrorCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.