Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/14/21 09:37:29 (3 years ago)
Author:
gkronber
Message:

#3135 added a new analyzer which allows to configure the solution result name, and renamed and marked the existing SolutionRSquaredAnalyzer as obsolete.

File:
1 edited

Legend:

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

    r17959 r18053  
    133133    <Compile Include="SingleObjective\Evaluators\SymbolicRegressionMeanRelativeErrorEvaluator.cs" />
    134134    <Compile Include="SingleObjective\ShapeConstrainedRegressionSingleObjectiveProblem.cs" />
    135     <Compile Include="SingleObjective\SymbolicRegressionSolutionsAnalyzer.cs" />
     135    <Compile Include="SingleObjective\SolutionQualityAnalyzer.cs" />
     136    <Compile Include="SingleObjective\SolutionRSquaredAnalyzer.cs" />
    136137    <Compile Include="SymbolicRegressionPhenotypicDiversityAnalyzer.cs" />
    137138    <Compile Include="SymbolicRegressionPruningAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.