Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/16/10 17:17:51 (14 years ago)
Author:
mkommend
Message:

adapted classification analyzer and readded views project (ticket #939)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Classification/HeuristicLab.Problems.DataAnalysis.Classification/3.3/HeuristicLab.Problems.DataAnalysis.Classification-3.3.csproj

    r4391 r4417  
    140140    <Reference Include="System.Core" />
    141141    <Reference Include="System.Drawing" />
    142     <Reference Include="System.Xml.Linq" />
    143     <Reference Include="System.Data.DataSetExtensions" />
    144142    <Reference Include="System.Data" />
    145     <Reference Include="System.Xml" />
    146143  </ItemGroup>
    147144  <ItemGroup>
     
    156153    <Compile Include="Interfaces\ISymbolicClassificationAnalyzer.cs" />
    157154    <Compile Include="Symbolic\Analyzer\ValidationBestSymbolicClassificationSolutionAnalyzer.cs" />
     155    <Compile Include="Symbolic\Evaluators\OnlineAccuracyEvaluator.cs" />
    158156    <Compile Include="Symbolic\Evaluators\SymbolicClassificationPearsonRSquaredEvaluator.cs" />
    159157    <Compile Include="Symbolic\SymbolicClassificationSolution.cs" />
Note: See TracChangeset for help on using the changeset viewer.