Timeline
01/03/13:
- 20:41 Changeset [9106] by
-
#1902: fixed a bug in ARD covariance functions that would occur when a parameter prior to the inverse length parameter would be fixed.
- 20:19 Changeset [9105] by
-
- included an adapted version of GA correctly
- added action set subsumption
- added deletion after GA and before covering
- 18:28 Changeset [9104] by
-
#1902 fixed a bug occurring when the masking covariance function is used.
- 16:19 Changeset [9103] by
-
#1967: svn:ignore
- 16:09 Changeset [9102] by
-
#1967: ILNumerics source for experimentation
- 16:04 Changeset [9101] by
-
#1890: removed comment
- 15:34 Changeset [9100] by
-
#1967: added build script
- 15:30 Changeset [9099] by
-
#1967: adapted GP tuning branch to work with most recent trunk
- 14:37 Changeset [9098] by
-
#2000: renamed parameter properties
- 14:32 Changeset [9097] by
-
- added missing SuppressEvents conditions
- removed unnecessary check for stopRequested
- 14:21 Changeset [9096] by
-
#2000 created a base class for Gaussian process algorithms and implemented two specific versions for classification and regression with a parameter to choose the model creator
- 13:23 Changeset [9095] by
-
#1886 added a project for views
- 11:32 Ticket #2000 (ModelCreator for Gaussian processes should be configurable in the algorithm) created by
- This simplifies future extensibility.
01/02/13:
- 19:31 Changeset [9094] by
-
#1999: formatting
- 19:29 Changeset [9093] by
-
#1999 added a provider and a configurable problem instance for testing feature selection
- 18:41 Ticket #1999 (Regression problem instances for testing feature selection) created by
- 18:39 Changeset [9092] by
-
#1979: reverted r9091 (should be tracked in a separate ticket)
- 17:11 Changeset [9091] by
-
#1979: added a new artificial benchmark problem for regression specifically for testing feature selection algorithms
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.