# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/22/24 05:47:33 Wed, 11 Jun 2014 12:48:26 GMT psteiner [10991] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/TransactionalPreprocessingData.cs (modified) abstract PreprocessingData Wed, 11 Jun 2014 12:47:42 GMT pfleck [10990] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/PreprocessingContext.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Interfaces/IPreprocessingContext.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/ProblemDataCreator.cs (modified) * Simplified export in PreprocessingContext * Implemented export of ... Wed, 11 Jun 2014 12:24:32 GMT gkronber [10989] * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3 (modified) #2109 set svn:ignore properties Wed, 11 Jun 2014 12:23:25 GMT gkronber [10988] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3 (added) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/ArtificialAnt (moved) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj (moved) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/HeuristicLab.snk (moved) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/Mappers (moved) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/Plugin.cs.frame (moved) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/Properties (moved) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/Symbolic (moved) #2109 moved implementation of grammatical evolution problem into a ... Wed, 11 Jun 2014 12:23:19 GMT aesterer [10987] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotMultiView.Designer.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotMultiView.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotSingleView.Designer.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ScatterPlotSingleView.cs (moved) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/ScatterPlotContent.cs (modified) Refactored scatter plot Wed, 11 Jun 2014 12:05:25 GMT gkronber [10986] * trunk/sources/HeuristicLab.Optimizer/3.3/Documents/GE_ArtificialAnt.hl (added) * trunk/sources/HeuristicLab.Optimizer/3.3/Documents/GE_SymbReg.hl (added) * trunk/sources/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) #2109: added GE samples (symbreg and artificial ant) to the list of ... Wed, 11 Jun 2014 12:03:06 GMT gkronber [10985] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionGrammarBase.cs (modified) #2196: added synchronization in the grammar when caching values Wed, 11 Jun 2014 12:02:11 GMT gkronber [10984] * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicExpressionGrammar.cs (modified) #2109: retry until a unique constant is sampled when creating ... Wed, 11 Jun 2014 11:58:37 GMT gkronber [10983] * trunk/sources/HeuristicLab.Tests/HeuristicLab-3.3/SamplesTest.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2109 added unit test to create and run grammatical evolution samples Wed, 11 Jun 2014 11:38:58 GMT rstoll [10982] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/CorrelationMatrixContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/ProblemDataCreator.cs (modified) * ProblemCreator did not take into account: ** non double input ... Wed, 11 Jun 2014 11:36:16 GMT psteiner [10981] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataCompletenessView.cs (modified) Zoom in DataCompletenessChart Wed, 11 Jun 2014 11:29:00 GMT pfleck [10980] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/PreprocessingTransformator.cs (modified) * branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicExpressionTreeBacktransformator.cs (modified) * Inverse iterate when backtransforming model * Insert ... Wed, 11 Jun 2014 11:18:37 GMT psteiner [10979] * branches/DataPreprocessing/HeuristicLab 3.3.sln (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataCompletenessView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataCompletenessView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/FilterView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/FilterView.cs (modified) datacompleteness view formating filter percentage Wed, 11 Jun 2014 10:36:39 GMT mleitner [10978] * branches/DataPreprocessing/HeuristicLab 3.3.sln (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingFeatureCorrelationView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingFeatureCorrelationView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/ChartLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/CorrelationMatrixContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/DataGridLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/FilteredPreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/PreprocessingContext.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/SearchLogic.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/TransactionalPreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Interfaces/IPreprocessingContext.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Interfaces/IPreprocessingData.cs (modified) Refactoring Wed, 11 Jun 2014 10:35:14 GMT rstoll [10977] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/CheckedTransformationListView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/ManipulationView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/TransformationView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/TransformationView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/DataGridContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/TransformationContent.cs (modified) * Simplified DataGridContent - using a private set in the property ... Wed, 11 Jun 2014 10:24:37 GMT pfleck [10976] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/PreprocessingTransformator.cs (modified) * Implemented creation of CopyColumsTransformations when preserving ... Wed, 11 Jun 2014 10:15:38 GMT gkronber [10975] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/GEArtificialAntEvaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/GEArtificialAntProblem.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Mappers/BreathFirstMapper.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Mappers/DepthFirstMapper.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Mappers/GenotypeToPhenotypeMapper.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Mappers/IGenotypeToPhenotypeMapper.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Mappers/PIGEMapper.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Mappers/RandomMapper.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Plugin.cs.frame (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Properties/AssemblyInfo.cs.frame (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisEvaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisProblem.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveEvaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveProblem.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicExpressionGrammar.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveEvaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisEvaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisProblem.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisSingleObjectiveEvaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisValidationAnalyzer.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicRegressionEvaluator.cs (copied) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicRegressionSingleObjectiveEvaluator.cs (copied) #2109 copied grammatical evolution plugin from feature development ... Wed, 11 Jun 2014 10:07:15 GMT gkronber [10974] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/GEArtificialAntEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/GEArtificialAntProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/GenotypeToPhenotypeMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/PIGEMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicRegressionSingleObjectiveEvaluator.cs (modified) #2109: minor code cleanup Wed, 11 Jun 2014 09:53:29 GMT aesterer [10973] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.4/Implementations/ChartLogic.cs (modified) Handling of string and dates values for histogram classification Wed, 11 Jun 2014 09:39:24 GMT aesterer [10972] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/PreprocessingChartView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.4/SingleScatterPlotView.cs (modified) Chart view refactoring