Timeline
09/15/15:
- 00:10 Changeset [12951] by
-
- Slight refactor in QueryMatch.cs
- Added a parameter to the genealogy analyzer for removing older generations from the graph (useful to conserve memory in experiments)
- Updated wildcard nodes (added persistence & cloning)
- Implemented diversification strategy based on schema frequencies & phenotypic similarity as a separate operator (for now keep also the analyzer)
- Updated license headers
- Added QueryMatch performance test (to be expanded)
09/14/15:
- 14:40 Changeset [12950] by
-
#2061: added try-finally-block
- 14:28 Changeset [12949] by
-
#2061: fixed a contention problem when updating the execution time of an experiment with many concurrent optimizers
09/10/15:
- 10:58 Ticket #2475 (Update HL Mono Compatibility) created by
- sforsten is using HL on MacOS X (OS X 10.10.2 and Mono 4.0.2) to run …
- 10:42 Changeset [12948] by
-
#1967: added missing plugin reference
- 10:15 Changeset [12947] by
-
#2472 removed unnecessary Filename property
- 10:05 Changeset [12946] by
-
#1967: added synthesis of covariance functions for Gaussian Process regression as a BasicProblem<SymbolicExpressionTreeEncoding>
09/08/15:
- 13:07 Changeset [12945] by
-
#2205: disabled compiler warning cs0436 for all code resources
09/07/15:
- 11:42 Changeset [12944] by
-
#2205: added code resources
- 10:44 Changeset [12943] by
-
#2205: fixed deserialization of ProgrammableNetwork
- 10:29 Changeset [12942] by
-
#1772: Forgot to remove unused parameter.
09/06/15:
- 22:11 Changeset [12941] by
-
#1772: Refactored the tree query match code and removed debugging code (as the same information can be obtained with IntelliTrace).
09/04/15:
- 10:26 Changeset [12940] by
-
#2472: minor fix in multiplexer problem
- 09:20 Changeset [12939] by
-
#2431: fixed calculation of ERT table when a certain group doesn't contain any runs of a certain problem
09/03/15:
- 13:03 Changeset [12938] by
-
#2472: added even parity and multiplexer problems (GP)
- 07:21 Ticket #2474 (Correctly support parameters for all kernels for libsvm) created by
- E.g. for the sigmoid kernel the coef0 parameter cannot be adjusted.
- 07:19 Ticket #2473 (Automatically hide all columns containing only a single value in the ...) created by
09/02/15:
- 17:47 Changeset [12937] by
-
#2472: added an implementation of Koza-style symbolic regression as BasicProblem to Problems.GeneticProgramming
- 17:47 Changeset [12936] by
-
#2472: added an implementation of Koza-style symbolic regression as BasicProblem to Problems.GeneticProgramming
- 17:10 Changeset [12935] by
-
#2434 merged r12932:12934 from trunk to branch
- 17:08 Changeset [12934] by
-
#2385 added a boolean "CreateSolution" parameter for support vector machine algorithms and added model error/accuracy metrics as algorithm results (to allow grid search without creating solutions)
- 17:03 Ticket #2465 (Persistence of SVM solutions takes a long time and creates really big files) closed by
- rejected: This will be handled by an algorithm parameter that specifies if a …
- 16:26 Changeset [12933] by
-
#1772: Added a parameter to the tree query matching algorithm to specify whether only strict parent-child pairs in the data tree should be matched with the query (otherwise ancestor-descendant pairs are also considered valid).
- 14:28 Changeset [12932] by
-
#2388 fixed problem with not existing users when downloading shared jobs
- 13:17 Ticket #2390 (Support for selection of a partition variable in problem data for data ...) closed by
- rejected: See #2434
- 13:16 Changeset [12931] by
-
#2434 merged r12878:12927 from trunk to branch (hive changes)
- 07:50 Changeset [12930] by
- 01:21 Changeset [12929] by
-
#1772: Initial implementation of tree pattern matching algorithm by Götz et al. (http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.182.5440). Added wildcard symbols and nodes and updated the matching code accordingly.
09/01/15:
- 15:36 Ticket #2440 (KeyNotFoundException when opening StatisticalTestsView) closed by
- done: r12928 merged r12845 into stable
- 15:36 Changeset [12928] by
- 15:26 Changeset [12927] by
-
#2355 fixed docu comment
- 14:10 Changeset [12926] by
-
- changed sandboxing to always use an unrestricted permission set
- removed IsAllowedPrivileged role and according IsPrivileged code
- 13:47 Changeset [12925] by
-
#2388 fixed update of task facts