Free cookie consent management tool by TermsFeed Policy Generator

Changeset 8329


Ignore:
Timestamp:
07/25/12 16:48:06 (12 years ago)
Author:
sforsten
Message:

#1776:

  • added new diagram which shows correlation of accuracy and covered samples
Location:
branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r8297 r8329  
    160160      <DependentUpon>ClassificationEnsembleSolutionConfidenceAccuracyDependence.cs</DependentUpon>
    161161    </Compile>
     162    <Compile Include="Classification\ClassificationEnsembleSolutionAccuracyToCoveredSamples.cs">
     163      <SubType>UserControl</SubType>
     164    </Compile>
     165    <Compile Include="Classification\ClassificationEnsembleSolutionAccuracyToCoveredSamples.Designer.cs">
     166      <DependentUpon>ClassificationEnsembleSolutionAccuracyToCoveredSamples.cs</DependentUpon>
     167    </Compile>
    162168    <Compile Include="DataAnalysisSolutionEvaluationView.cs">
    163169      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.