Timeline
12/27/12:
- 19:14 Changeset [9089] by
-
- added ConditionActionClassificationProblem
- added ConditionActionEncoding
- added Manipulators, Crossovers and an LCSAdaptedGeneticAlgorithm
- changed LearningClassifierSystemMainLoop
12/26/12:
- 07:52 Changeset [9088] by
-
#1890: Fixed output path of ProtobufCS for platforms other than Any CPU, fixed some references
12/21/12:
- 11:00 Changeset [9087] by
-
#1886 added coloring of the rows in the statistical view
12/20/12:
- 22:51 Changeset [9086] by
-
#1836: Changed reheating strategy
- 17:35 Changeset [9085] by
-
#1983, #1836: Added 3.4 version of SA (including a reheating strategy and limited to one move per iteration)
- 16:27 Changeset [9084] by
-
#1772: HeuristicLab.EvolutionaryTracking.Views: refactored the GenealogyGraphChart and the GenealogyGraphView. Fixed lineage display bug.
- 16:24 Changeset [9083] by
-
#1772: Merged HeuristicLab.Encodings.SymbolicExpressionTreeEncoding from trunk. Added Fragment class implementing IFragment interface.
- 00:43 Changeset [9082] by
-
#1772: Renamed and refactored genealogy graph components. Added SymbolGraph and FPGraph (frequent pattern graph). Added evolvability and genetic operator average improvement analyzer.
12/19/12:
- 13:01 Changeset [9081] by
-
#1890: Removed obsolete branches, GP-Symbolis, ConstantOptimization, and RegressionBenchmarks.
- 12:27 Changeset [9080] by
-
#1985: removed branch
- 12:24 Changeset [9079] by
-
#1985: Trunk integration
- 11:16 Changeset [9078] by
-
#1985: Updated branch from trunk
- 10:33 Changeset [9077] by
-
#1997: Added first working version of SymbolicDataAnalysisIslandGA.
- 10:11 Changeset [9076] by
-
#1996: Updated comments for backwards compatibility regions in IslandGA and IslandGAMainLoop.
- 10:06 Changeset [9075] by
-
#1996: Changed access modifier from OperatorGraph.Iterate() to public virtual`.
12/18/12:
- 16:15 Changeset [9074] by
-
- added ZeroR and OneR classifiers
- added ConstantClassificationModel/-Solution and OneRClassificationModel/-Solution
- 14:40 Changeset [9073] by
-
#1998: branch project Problems.DataAnalysis
- 13:03 Changeset [9072] by
-
#1890: Added parameter with default value for source count in RandomEnumerable.SampleRandomWithoutRepetition.
12/17/12:
- 17:32 Changeset [9071] by
-
#1998: finished preparing branch
- 17:16 Changeset [9070] by
-
#1998: branch project HeuristicLab.Algorithms.DataAnalysis
- 17:14 Changeset [9069] by
-
#1998: initial commit of new branch
- 17:09 Ticket #1998 (Model Comparison for Classification) created by
- Similar to Regression, it shall be possible to easily create simple …
- 16:54 Changeset [9068] by
- 16:05 Changeset [9067] by
-
#1997: Adapted SymbolicDataAnalysisIslandGA to calculate the fixed samples partition for every island.
- 16:03 Changeset [9066] by
-
#1997: Adapted IslandGA to allow subclassing.
- 15:53 Changeset [9065] by
-
#1997: Branched HL.Algorithms.OffspringSelectionGeneticAlgorithm.
- 15:52 Changeset [9064] by
-
#1997: Branched HL.Algorithms.GeneticAlgorithm.
- 10:48 Changeset [9063] by
-
#1950 fixed some errors that occurred when the user name was not set correctly
- 09:37 Changeset [9062] by
-
#1888:
Backend changes:
- Simplified job state detection (only one hive call will be made to detect all states now, instead of one additional call per job)
- Reorganized classes (moved model classes into Model folder)
Website changes:
- Website now heavily uses JavaScript to achieve better user experience
- JavaScript degrades gracefully, except for plots
- Tables: Added jquery-datatable-plugin to extend tables (pagination + search functionality)
- OaaS-Website now uses the design of the HL websites (found in WebApplication branch)
- Added jqplot to render zoomable line plots for HL-Datatables
- Styling.js: Plots will be generated by using an ajax call; additional jquery-styling occurs within this file.
- Added jquery-ui-1.9.2 which is capable of handling/rendering tabs, accordions and resizers.
- 08:34 Changeset [9061] by
-
#1886 added average of first, last, upper and lower 25% to statistical tabular view
12/15/12:
- 00:00 Changeset [9060] by
-
#1886 cleaned up plugin dependencies
12/14/12:
- 16:03 Changeset [9059] by
-
#1886 track min and max quality values for scaling
- 15:12 Changeset [9058] by
-
#1886 also track quality of solutions
- 13:03 Changeset [9057] by
-
#1763: Fixed bug in subtree cut/paste introduced with previous commit, simplified code.
- 12:25 Changeset [9056] by
-
#1763: Disabled paste option when attempting to cut/paste a subtree into itself.
- 11:40 Ticket #1798 (Improve TableFileParser for csv file import) closed by
- obsolete: I don't think that this is an issue anymore due to the refactoring …
- 11:18 Changeset [9055] by
-
#1763: Minor refactoring in tree simplifier and according views. Additionally model updates are displayed in the according views.
- 11:06 Changeset [9054] by
-
#1886 added an analyzer for comparing the current solution to the rest of the population
12/13/12:
- 16:52 Changeset [9053] by
-
#1886 added a dialog for adding operators as successors to other operators
- 15:46 Changeset [9052] by
-
#1763: Very minor change in the CalculateImpactValue method for symbolic regression (renamed internal variable).
- 15:35 Changeset [9051] by
-
#1997: Added project and evaluator stub for SymbolicDataAnalysisIslandGA.
- 13:41 Changeset [9050] by
-
#1886 added performance analyzers for the VRP
- 13:18 Changeset [9049] by
-
#1890: Added interfaces for symbolic data analysis problems (single and multi objective).
- 11:25 Changeset [9048] by
-
#1997: Added project structure in the symbolic algorithms branch.
- 10:47 Ticket #1997 (IslandGA for Data Analysis Problems) created by
- A specialized island GA for data analysis problem should be created, …
- 10:41 Changeset [9047] by
-
#1837: Committed local changes in sliding window GP branch.
- 10:40 Changeset [9046] by
-
#1763: Removed branch since the changes have already been integrated into the trunk.
- 10:31 Changeset [9045] by
-
#1886 added mutation performance analyzer for test functions