heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Excel export of symbolic data analysis solutions should support boolean functions #2098

Closed HeuristicLab-Trac-Bot closed 9 years ago

HeuristicLab-Trac-Bot commented 11 years ago

Issue migrated from trac ticket # 2098

milestone: HeuristicLab 3.3.11 | component: Problems.DataAnalysis.Symbolic | priority: medium | resolution: done

2013-08-23 12:58:08: @mkommend created the issue


Currently not all available symbols are implemented in the excel formatter (e.g., conditionals, boolean functions,...).

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-03 11:44:31: @foolnotion changed status from new to accepted

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-03 11:44:31: @foolnotion changed owner from @mkommend to @foolnotion

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-05 11:13:51: @foolnotion changed status from accepted to reviewing

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-05 11:13:51: @foolnotion changed owner from @foolnotion to @mkommend

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-05 11:13:51: @foolnotion commented


r11523: Added support for boolean, conditional and comparison symbols in the SymbolicDataAnalysisExpressionExcelFormatter. Added SymbolicDiscriminantFunctionClassificationSolutionExcelExporter derived from the SymbolicSolutionExcelExporter. Updated view to use the specialized exporter.

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-05 11:40:51: @foolnotion commented


r11524: Updated plugin dependencies.

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-05 11:53:16: @foolnotion commented


r11525: Updated plugin dependencies.

HeuristicLab-Trac-Bot commented 9 years ago

2014-11-12 15:58:43: @foolnotion commented


r11541: Updated SymbolicDiscriminantFunctionClassificationSolutionExcelExporter (added the missing functionality).

HeuristicLab-Trac-Bot commented 9 years ago

2014-12-04 10:15:09: @foolnotion changed milestone from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.11

HeuristicLab-Trac-Bot commented 9 years ago

2015-01-07 12:56:59: @mkommend changed status from reviewing to assigned

HeuristicLab-Trac-Bot commented 9 years ago

2015-01-07 12:56:59: @mkommend changed owner from @mkommend to @foolnotion

HeuristicLab-Trac-Bot commented 9 years ago

2015-01-27 10:41:21: @foolnotion commented


r11827: Fixed bug when exporting VariableCondition formulas in the SymbolicDataAnalysisExpressionExcelFormatter

HeuristicLab-Trac-Bot commented 9 years ago

2015-01-27 13:01:59: @foolnotion commented


r11828: Updated error column in the exported excel file to take the correct error (this fixes the MSE calculation).

HeuristicLab-Trac-Bot commented 9 years ago

2015-01-27 14:44:37: @foolnotion changed status from assigned to reviewing

HeuristicLab-Trac-Bot commented 9 years ago

2015-01-27 14:44:37: @foolnotion changed owner from @foolnotion to @mkommend

HeuristicLab-Trac-Bot commented 9 years ago

2015-02-03 17:22:47: @mkommend changed status from reviewing to readytorelease

HeuristicLab-Trac-Bot commented 9 years ago

2015-02-03 17:22:47: @mkommend commented


Reviewed and tested r11523, r11524, r11525, r11541, r11827 and r11828.

HeuristicLab-Trac-Bot commented 9 years ago

2015-02-05 18:51:26: @mkommend commented


r11923: Merged r11523, r11524, r11525, r11541, r11827 and r11828 into stable.

HeuristicLab-Trac-Bot commented 9 years ago

2015-02-05 18:52:50: @mkommend changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 9 years ago

2015-02-05 18:52:50: @mkommend removed resolution