Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 121 and Version 122 of ReviewHeuristicLab3.3.0ApplicationDone


Ignore:
Timestamp:
05/07/10 23:58:05 (14 years ago)
Author:
gkronber
Comment:

added fixed issues

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0ApplicationDone

    v121 v122  
    276276 * `ProgrammableOperator`: 'Compile' is a normal button but 'Show Generated Code' looks like a label. I think the style should be unified.
    277277   * epitzer: Fixed in r3008.
    278 
     278 * R², MSE, and relative Error of the best solution (for test and training set) should be collected into the results.
     279    * gkronber: implemented with r3710
     280 * Min selection granularity for the x-axis should be adapted to the range of displayed values in all line charts and scatter plots.
     281    * gkronber: implemented with r3707.
     282 * Only the best R², best MSE and best relative error should be collected into the results.
     283    * gkronber: implemented with r3710
     284 * Max, min and avg. tree size should not be collected into the results.
     285    * gkronber: implemented with r3710
     286 * All quality values tracked for symbolic regression problems should have nicely formatted names.
     287    * gkronber: implemented with r3710
     288 * Min selection granularity for zooming should be 1 for the x-axis in `SymbolicRegressionSolutionLineChartView`
     289    * gkronber: implemented with r3703
     290  * Function icon for the best symbolic regression solution.
     291    * gkronber: implemented with r3710
     292 
    279293----
    280294