Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

#1381 closed enhancement (done)

Adapt Maximization parameter when Evaluator changes

Reported by: cfischer Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.3
Component: Problems.DataAnalysis Version: 3.3.3
Keywords: Cc: mkommend

Description (last modified by cfischer)

The Maximization parameter should change automatically when an Evaluator is selected. The Information wheter maximization (true) or minimization (false) is necessary should be stored in a property inside the interface of the SymbolicRegressionEvaluators and the SymbolicClassificationEvaluators.

Change History (7)

comment:1 Changed 13 years ago by cfischer

  • Status changed from new to assigned

comment:2 Changed 13 years ago by mkommend

  • Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.3
  • Version changed from 3.3.2 to branch

comment:3 Changed 13 years ago by cfischer

  • Description modified (diff)

comment:4 Changed 13 years ago by cfischer

  • Status changed from assigned to accepted

comment:5 Changed 13 years ago by cfischer

  • Owner changed from cfischer to mkommend
  • Status changed from accepted to reviewing

Implemented automatic adaptation of maximization parameter for symbolic regression and classification problems; Added new maximization property in symbolic regression and classification evaluators. r5365

comment:6 Changed 13 years ago by mkommend

  • Status changed from reviewing to readytorelease

Reviewed changeset r5365.

comment:7 Changed 13 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from branch to 3.3.3
Note: See TracTickets for help on using tickets.