Free cookie consent management tool by TermsFeed Policy Generator

Opened 7 years ago

Last modified 5 years ago

#2844 closed defect

The number of iterations for constant optimization is fixed in the simplifier view — at Version 1

Reported by: gkronber Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.16
Component: Problems.DataAnalysis.Symbolic.Regression.Views Version: trunk
Keywords: Cc:

Description (last modified by gkronber)

Currently, the number of steps for constants optimization in the simplifier view for symbolic regression solutions is fixed to 50. Sometimes it is necessary to click the 'Optimize'-button multiple times because constants optimization does not converge within the first 50 steps.

Wouldn't it be better to leave the number of iterations open and stop constants optimization only when the algorithm is converged? alglib already supports this.

Change History (1)

comment:1 Changed 7 years ago by gkronber

  • Description modified (diff)
  • Owner set to mkommend
  • Status changed from new to assigned

@mkommend: please comment

Note: See TracTickets for help on using tickets.