Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/26/16 00:02:05 (8 years ago)
Author:
abeham
Message:

#2457: worked on recommendation algorithms (x-validation)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PerformanceComparison/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r13750 r13794  
    187187    <Compile Include="BestNScopesSolutionAnalyzer.cs" />
    188188    <Compile Include="BestScopeSolutionAnalyzer.cs" />
     189    <Compile Include="Clustering\CkMeans1D.cs">
     190      <SubType>Code</SubType>
     191    </Compile>
     192    <Compile Include="Clustering\ClusterHelper.cs" />
    189193    <Compile Include="DataVisualization\IndexedDataRow.cs" />
    190194    <Compile Include="DataVisualization\IndexedDataTable.cs" />
Note: See TracChangeset for help on using the changeset viewer.