Timeline
12/29/12:
- 20:15 Changeset [9090] by
-
#1980: implemented covering and changed SinglePointCrossover for CombinedIntegerVectorEncoding
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