Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/07/09 18:55:50 (15 years ago)
Author:
gkronber
Message:

Fixed some issues in the GP algorithms for time-series prognosis and classification. #720

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gp-algorithms-refactoring-#720/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLab.GP.StructureIdentification.Classification-3.3.csproj

    r2328 r2340  
    8383    <Compile Include="ClassificationMeanSquaredErrorEvaluator.cs" />
    8484    <Compile Include="ConfusionMatrixEvaluator.cs" />
     85    <Compile Include="TargetClassesCalculator.cs" />
     86    <Compile Include="DefaultClassificationAlgorithmOperators.cs" />
    8587    <Compile Include="GPClassificationEvaluatorBase.cs" />
    8688    <Compile Include="CrossValidation.cs" />
     
    109111      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
    110112      <Name>HeuristicLab.Data-3.2</Name>
     113    </ProjectReference>
     114    <ProjectReference Include="..\..\HeuristicLab.GP.Algorithms\3.2\HeuristicLab.GP.Algorithms-3.2.csproj">
     115      <Project>{3127719F-110E-4558-8845-98559DBB422D}</Project>
     116      <Name>HeuristicLab.GP.Algorithms-3.2</Name>
    111117    </ProjectReference>
    112118    <ProjectReference Include="..\..\HeuristicLab.GP.Interfaces\3.3\HeuristicLab.GP.Interfaces-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.