Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

09/15/15:

00:10 Changeset [12951] by bburlacu

#1772:

  • 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 gkronber

#2061: added try-finally-block

14:28 Changeset [12949] by gkronber

#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 ascheibe
sforsten is using HL on MacOS X (OS X 10.10.2 and Mono 4.0.2) to run …
10:42 Changeset [12948] by gkronber

#1967: added missing plugin reference

10:15 Changeset [12947] by gkronber

#2472 removed unnecessary Filename property

10:05 Changeset [12946] by gkronber

#1967: added synthesis of covariance functions for Gaussian Process regression as a BasicProblem<SymbolicExpressionTreeEncoding>

09/08/15:

13:07 Changeset [12945] by jkarder

#2205: disabled compiler warning cs0436 for all code resources

09/07/15:

11:42 Changeset [12944] by jkarder

#2205: added code resources

10:44 Changeset [12943] by jkarder

#2205: fixed deserialization of ProgrammableNetwork

10:29 Changeset [12942] by bburlacu

#1772: Forgot to remove unused parameter.

09/06/15:

22:11 Changeset [12941] by bburlacu

#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 gkronber

#2472: minor fix in multiplexer problem

09:20 Changeset [12939] by abeham

#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 gkronber

#2472: added even parity and multiplexer problems (GP)

07:21 Ticket #2474 (Correctly support parameters for all kernels for libsvm) created by gkronber
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 gkronber

09/02/15:

17:47 Changeset [12937] by gkronber

#2472: added an implementation of Koza-style symbolic regression as BasicProblem to Problems.GeneticProgramming

17:47 Changeset [12936] by gkronber

#2472: added an implementation of Koza-style symbolic regression as BasicProblem to Problems.GeneticProgramming

17:10 Changeset [12935] by gkronber

#2434 merged r12932:12934 from trunk to branch

17:08 Changeset [12934] by gkronber

#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 gkronber
rejected: This will be handled by an algorithm parameter that specifies if a …
16:26 Changeset [12933] by bburlacu

#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 ascheibe

#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 gkronber
rejected: See #2434
13:16 Changeset [12931] by gkronber

#2434 merged r12878:12927 from trunk to branch (hive changes)

07:50 Changeset [12930] by ascheibe

#2355 adapted MetaOpt branch to changes from r12926

01:21 Changeset [12929] by bburlacu

#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 ascheibe
done: r12928 merged r12845 into stable
15:36 Changeset [12928] by ascheibe

#2440 merged r12845 into stable

15:26 Changeset [12927] by ascheibe

#2355 fixed docu comment

14:10 Changeset [12926] by jkarder

#2355:

  • changed sandboxing to always use an unrestricted permission set
  • removed IsAllowedPrivileged role and according IsPrivileged code
13:47 Changeset [12925] by ascheibe

#2388 fixed update of task facts

Note: See TracTimeline for information about the timeline view.