Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/03/15 06:51:49 (8 years ago)
Author:
gkronber
Message:

#1998:

  • changed namespace and name of view
  • calculate f1 score only for solutions for binary classification problems
File:
1 edited

Legend:

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

    r13100 r13102  
    138138      <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
    139139    </Compile>
    140     <Compile Include="Classification\ClassificationSolutionComparisonView.cs" />
     140    <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
     141      <SubType>UserControl</SubType>
     142    </Compile>
    141143    <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
    142144      <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.