heal-research / HeuristicLab

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

Improve structure of data analysis specific classes #1418

Closed HeuristicLab-Trac-Bot closed 13 years ago

HeuristicLab-Trac-Bot commented 13 years ago

Issue migrated from trac ticket # 1418

milestone: HeuristicLab 3.3.4 | component: Problems.DataAnalysis | priority: high | resolution: done

2011-02-15 17:15:18: @gkronber created the issue

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-15 17:33:59: @gkronber changed status from new to accepted

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-15 17:34:10: @gkronber commented


Created branch for refactoring with r5471.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-15 18:27:25: @mkommend commented


Added SymbolicExpressionTreeEncoding, -Views, ArtificialAnt and -Views 3.4 plugins with r5473.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-15 18:31:28: @gkronber commented


r5474: Created empty projects for data analysis problem classes (version 3.4)

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-15 18:36:57: @mkommend commented


Added Algorithm.DataAnalysis 3.4 with r5475.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-15 18:42:08: @mkommend commented


Added DataAnalysis.Views 3.4 with r5476.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-15 18:46:01: @gkronber commented


r5477: added projects to solution file, updated files.txt and svn:ignore properties.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 10:52:51: @mkommend commented


Prepared 3.4 project stubs for refactoring and added interfaces in Problems.DataAnalysis 3.4 with r5484.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 12:11:16: @mkommend commented


Updated interfaces of DataAnalysis 3.4 with r5486.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 12:12:53: @mkommend commented


Added interfaces for Classification 3.4 with r5487.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 12:14:40: @mkommend commented


Added interfaces for Regression 3.4 with r5488.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 13:42:59: @gkronber commented


r5490: minor adoptions in generic interfaces for data analysis

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 13:44:43: @gkronber commented


r5491: updated project file.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 15:00:56: @mkommend commented


r5492: Refactored Encodings.SymbolicExpressionTree.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 16:05:07: @mkommend commented


r5495 - Created interfaces in DataAnalysis.Symbolic.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 16:31:25: @mkommend commented


r5496 - Merged DataAnalysis.Regression and Classification into DataAnalysis.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 16:36:50: @mkommend commented


r5497 - Removed remaining files from deleted projects.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 16:57:00: @mkommend commented


r5498 - Added Single- and MultiObjectiveSymbolicDataAnalysisEvaluators.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-16 19:01:30: @gkronber commented


r5499: changes in symbolic expression tree encoding.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 01:00:12: @mkommend commented


r5500: Added all single objective symbolic regression analyzers.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 01:19:49: @mkommend commented


r5501: Corrected namespaces and added symbolic classification specific evaluators.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 12:04:31: @mkommend commented


r5505: worked on single and multi objective evaluators.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 12:07:46: @mkommend commented


r5506: removed unnecessary directory.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 12:17:08: @mkommend commented


r5507: Commited remaining changes regarding OnlineEvaluators and solutions.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 12:23:26: @mkommend commented


r5508: corrected IDataAnalysisSolution.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 13:23:13: @mkommend commented


r5509: Made evaluators and problems generic to create the parameters correctly.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-17 13:51:23: @gkronber commented


r5510: Fixed compiler errors in symbolic expression tree encoding

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-18 10:56:02: @mkommend commented


r5513: Adapted views to new symbolic expression tree encoding.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-18 14:51:28: @mkommend commented


r5514: Fixed compilation errors in Problems.DataAnalysis.*.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-18 15:11:41: @mkommend commented


r5517: Fixed compilation errors in Problems.ArtificalAnt.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-18 15:35:01: @mkommend commented


r5519: Fixed all compilation errors and reformatted some files.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-21 00:04:14: @mkommend commented


r5521: Corrected wiring of artificial ant problem.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-21 17:41:20: @mkommend commented


r5528: Updated ArtificialAntProblem.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-21 17:49:43: @gkronber commented


r5529: Removed grammar specific members from ISymbolicExpressionTreeNode interface.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-21 17:52:59: @gkronber commented


r5530: added static method to calculate mean and variance of a double enumerable.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-21 20:18:27: @gkronber commented


r5532: copied symbol classes into Problems.DataAnalysis.Symbolic plugin.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-22 16:46:57: @gkronber commented


r5540: added implementations of DataAnalysisProblem and RegressionProblem

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-22 17:19:34: @gkronber commented


r5542: improved event propagation in DataAnalysisProblemData and RegressionProblemData

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-22 17:57:36: @gkronber commented


r5547 to r5548: moved range limitation of estimated values to upper and lower limits into HeuristicLab.Common plugin.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-22 17:57:36: @gkronber

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-22 19:05:41: @gkronber commented


r5549: unified size/height vs. length/depth terminology for symbolic expression trees and adapted unit tests for symbolic expression tree encoding version 3.4

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-23 11:34:39: @gkronber commented


r5551: removed ternary operator in LimitToRange extension as requested by mkommend. Removed range limitation in evaluators calculating the squared Pearson's r.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-23 13:55:30: @mkommend commented


r5552: Refactored Dataset.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-23 16:07:33: @mkommend commented


r5554: Refactored RegressionProblemData and related classes.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-23 16:08:50: @gkronber commented


r5553: worked on analyzers

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-23 17:12:34: @gkronber commented


r5555: implemented variable frequency analyzer for symbolic data analysis

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-23 17:53:37: @gkronber commented


r5556: renamed analyzers

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-23 19:45:25: @gkronber commented


r5557: implemented single-objective and multi-objective training best solution analyzers for symbolic data analysis plugins.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-24 16:45:10: @mkommend commented


r5559: worked on different ProblemData classes.

HeuristicLab-Trac-Bot commented 13 years ago

2011-02-28 09:40:55: @gkronber commented


r5564: fixed bugs in online evaluators introduced with r5559