Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

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

08/28/15:

17:50 Changeset [12924] by gkronber

#2471

  • implemented a demo for value approximation with gbt and a trivial feature function
14:57 Changeset [12923] by gkronber

#2471

  • refactoring to use state value function V(s) instead of state/action value function Q(s,a)
  • added test case for artificial ant problem

08/27/15:

16:55 Changeset [12922] by gkronber

#2471

  • added a simple implementation of Koza-style symbolic regression
  • added ucb tuned and estimation of variance to tabular quality functions
15:37 Changeset [12921] by gkronber

#2472: update best solution only if a solution with a better best quality is found

14:52 Changeset [12920] by jkarder

#2468: implemented checkpointing

11:38 Changeset [12919] by gkronber

#2471 copied Problems.HeuristicLab from trunk to branch to add more implementations of GP problems

11:17 Ticket #1723 (Tree creators from the symbolic data analysis plugin are discovered as ...) closed by gkronber
worksforme: The only operator discovered is the …
10:39 Changeset [12918] by gkronber

#2472: removed deleted projects from solution

10:37 Changeset [12917] by gkronber

#2472: removed deleted projects from solution

10:28 Ticket #2421 (Port artificial ant problem to new symbolic expression encoding) closed by gkronber
obsolete: Efforts are now tracked in ticket #2472
10:28 Ticket #2422 (Port lawn mower problem to new symbolic expression encoding) closed by gkronber
obsolete: Efforts are now tracked in #2472.
10:27 Ticket #2469 (Create base class for problems using the SymbolicExpressionTreeEncoding) closed by gkronber
obsolete: Changes related to this ticket are now tracked in #2472
10:24 Changeset [12916] by gkronber

#2472:

  • deleted unused files
  • removed createable attribute from outdated implementation of GrammaticalEvolution problems
10:20 Changeset [12915] by gkronber

#2472:

  • include Problems.GeneticProgramming in solution
  • use Problems.GeneticProgramming from Problems.GrammaticalEvolution (only ArtificialAnt part)
  • simplified GEArtificialAntProblem by using BasicProblem<IntegerVectorEncoding>
10:03 Changeset [12914] by ascheibe

#2388 fixed plugin queries for maintenance page

08:46 Changeset [12913] by ascheibe

#2388 fixed ordering for history charts

08:23 Changeset [12912] by gkronber

#2472: svn:ignore

08:21 Changeset [12911] by gkronber

#2472: created project structure for HeuristicLab.Problems.GeneticProgramming and added implementations of ArtificialAnt and LawnMower

07:01 Ticket #2472 (Create HeuristicLab.Problems.GeneticProgramming) created by gkronber
This plugin should hold GP problems such as the aritificial ant or the …
Note: See TracTimeline for information about the timeline view.