Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/22/18 16:07:05 (6 years ago)
Author:
bburlacu
Message:

#2884: Implement variable impacts calculation and view for classification solutions.

Location:
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4
Files:
1 added
1 edited

Legend:

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

    r14857 r15638  
    131131    <Compile Include="Implementation\Classification\ClassificationEnsembleProblemData.cs" />
    132132    <Compile Include="Implementation\Classification\ClassificationSolutionBase.cs" />
     133    <Compile Include="Implementation\Classification\ClassificationSolutionVariableImpactsCalculator.cs" />
    133134    <Compile Include="Implementation\Classification\ConstantClassificationSolution.cs" />
    134135    <Compile Include="Implementation\Classification\DiscriminantFunctionClassificationSolutionBase.cs" />
Note: See TracChangeset for help on using the changeset viewer.