Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

#1457 closed enhancement (done)

All charts showing generations or iterations should start with 0

Reported by: mkommend Owned by: swagner
Priority: medium Milestone: HeuristicLab 3.3.4
Component: Analysis Version: 3.3.4
Keywords: Cc:

Description


Change History (11)

comment:1 Changed 13 years ago by mkommend

  • Owner changed from swagner to mkommend
  • Status changed from new to accepted

comment:2 Changed 13 years ago by mkommend

r5858: Adapated OverfittingAnalyzers to create data tables that start with 0.

comment:3 Changed 13 years ago by mkommend

  • Owner changed from mkommend to swagner
  • Status changed from accepted to assigned

comment:4 Changed 13 years ago by mkommend

Could you please also adapt the MinAverageMaxSymbolicExpressionTreeLengthAnalyzer in HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4\Analyzers. It uses a MinAverageMaxValueAnalyzer and is therefore not as easy to adapt.

comment:5 Changed 13 years ago by mkommend

I also observed that the shown tooltip in the DataTableView does not show the correct value if StartIndexZero = true is used.

Last edited 13 years ago by mkommend (previous) (diff)

comment:6 Changed 13 years ago by swagner

Adapted DataTableValuesCollector in order to be able to specify the start index of the collected data values in r5877.

comment:7 Changed 13 years ago by swagner

  • Owner changed from swagner to mkommend
  • Status changed from assigned to reviewing

comment:8 Changed 13 years ago by swagner

  • Component changed from ### Undefined ### to Analysis

comment:9 Changed 13 years ago by mkommend

  • Owner changed from mkommend to swagner

If there is no other chart that uses iterations or generations as x-value, this ticket could be released.

comment:10 Changed 13 years ago by swagner

  • Status changed from reviewing to readytorelease

comment:11 Changed 13 years ago by swagner

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