Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/25/11 16:54:15 (13 years ago)
Author:
mkommend
Message:

#1600: Adapted classification solutions to the same design as used by regression solutions.

File:
1 edited

Legend:

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

    r6588 r6589  
    117117    <Compile Include="Implementation\Classification\ClassificationSolution.cs" />
    118118    <Compile Include="Implementation\Classification\ClassificationEnsembleProblemData.cs" />
     119    <Compile Include="Implementation\Classification\ClassificationSolutionBase.cs" />
     120    <Compile Include="Implementation\Classification\DiscriminantFunctionClassificationSolutionBase.cs" />
    119121    <Compile Include="Implementation\Clustering\ClusteringProblem.cs" />
    120122    <Compile Include="Implementation\Clustering\ClusteringProblemData.cs" />
Note: See TracChangeset for help on using the changeset viewer.