Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17823


Ignore:
Timestamp:
01/21/21 09:18:23 (3 years ago)
Author:
gkronber
Message:

#3099: added a unit test for the problem

Location:
trunk/HeuristicLab.Tests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r16908 r17823  
    493493    <Compile Include="HeuristicLab-3.3\ToStringTest.cs" />
    494494    <Compile Include="HeuristicLab.Algorithms.DataAnalysis-3.4\GradientBoostingTest.cs" />
     495    <Compile Include="HeuristicLab.Algorithms.DataAnalysis-3.4\CrossValidationTest.cs" />
    495496    <Compile Include="HeuristicLab.Algorithms.DataAnalysis-3.4\NcaAlgorithmTest.cs" />
    496497    <Compile Include="HeuristicLab.Algorithms.DataAnalysis-3.4\SupportVectorMachineTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.