Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/14/11 19:00:05 (13 years ago)
Author:
gkronber
Message:

#1418 Worked on calculation of thresholds for classification solutions based on discriminant functions.

Location:
branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Views/3.4
Files:
2 added
1 edited

Legend:

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

    r5664 r5678  
    122122      <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
    123123    </Compile>
     124    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
     125      <SubType>UserControl</SubType>
     126    </Compile>
     127    <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
     128      <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
     129    </Compile>
    124130    <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
    125131      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.