Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

08/07/15:

22:01 Ticket #2455 (Timeouts when deleting larger experiments from Hive) created by abeham
After 10 minutes of waiting for the removal of a job a timeout occurs. …
21:55 Ticket #2454 (The ItemName of Creatables should include their respective acronym) created by abeham
I always tend to type "TSP" in the Create New Item dialog and receive …

08/06/15:

11:06 Changeset [12839] by bburlacu

#2453: Ensure similarity value is never greater than 1 in the SymbolicExpressionTreePhenotypicSimilarityCalculator.

11:04 Ticket #2453 (Double precision artifacts cause exceptions in the phenotypic ...) created by bburlacu
Floating point precision artifacts in the OnlinePearsonsRCalculator

08/05/15:

17:24 Ticket #2452 (Support drag&drop of new solutions in the ...) created by bburlacu
When new solutions are dropped on the chart area, their respective …
00:06 Changeset [12838] by abeham

#2431: updated RLD analysis view

  • Added analysis by cost
  • Prepared tab for output of ERT tables

08/04/15:

17:02 Ticket #2443 (StackOverflowException when using "large" MaximumTreeDepth) closed by mkommend
rejected: I have tested this issue and can confirm that a tree depth limit of …
11:45 Changeset [12837] by abeham

#2451: Fixed bug in constructor

11:35 Ticket #2451 ((Integer|Real)VectorEncoding constructor fails when individual bounds ...) created by abeham
The LengthParameter property is set before the BoundsParameter …

08/03/15:

23:48 Changeset [12836] by abeham

#2446: changed name of methods

23:42 Changeset [12835] by abeham

#2444: changed counting to solution evaluation equivalents in order to avoid running into int.MaxValue for long runs

23:33 Changeset [12834] by abeham

#2431: Changed analyzer to always output last value (even if quality is equal)

11:37 Changeset [12833] by aballeit

#2283 EpsGreedy Textbox for Epsylon

00:03 Changeset [12832] by aballeit

#2283 limit parallelism

08/02/15:

16:24 Changeset [12831] by abeham

#2431: updated to trunk

15:22 Changeset [12830] by aballeit

#2283 x64 build of projects

14:44 Changeset [12829] by aballeit

#2283 MCTS avoid stackoverflow..

13:42 Changeset [12828] by aballeit

#2283 better random initialization

13:13 Changeset [12827] by aballeit

#2283 added TreeInfos to MCTS excel export

10:56 Changeset [12826] by abeham

#2431: omitting empty series

01:14 Changeset [12825] by abeham

#2431:

  • removed output of RTs, RTus, ...
  • added 2nd row to charts that state restarts until a target was achieved
  • added option to include or exclude solution results

08/01/15:

15:43 Changeset [12824] by aballeit

#2283 added copy to clipboard function (export for excel)

07/31/15:

10:57 Changeset [12823] by ascheibe

#2017 added a new mode to hive drain for extracting runs and storing them in a single file

08:36 Changeset [12822] by abeham

#2431: if multiple targets are plotted, the same color is used for each group

07/30/15:

19:40 Changeset [12821] by gkronber

#2434 fixed problems in persistence and cloning and 'data binding' between content and view

18:42 Changeset [12820] by gkronber

#2434: merged r12787:12819 from trunk to branch

18:26 Ticket #2450 (Persistence of gradient boosted trees solutions takes a long time and ...) created by gkronber
The reasons are the same as for random forests (see #1721)
18:09 Changeset [12819] by gkronber

#2449: improved persistence of GaussianProcessModel (Cholesky decomposed covariance matrix is not stored and recalculated lazily)

16:58 Changeset [12818] by gkronber

#2435: reverse merge of r12796

16:55 Changeset [12817] by gkronber

#2435 reverse merge of all trunk changes for updating to alglib version 3.9.0 (r12790:12792, r12798, r12801)

16:49 Ticket #2449 (Persistence of Gaussian process models is inefficient) created by gkronber
It is not necessary to persist the full covariance matrix for the …
16:46 Changeset [12816] by gkronber

#2448: added storable attribute to collection of individual solutions and recreate solutions in after-deserialization hook only when the collection is empty.

16:37 Changeset [12815] by aballeit

#2283 added SelectionIndicator for MCTS and problems SantaFeAnt, SymbolicRegression10, RoyalSymbol; updated SantaFeAnt grammar

16:25 Changeset [12814] by gkronber

#2434 fixed typo

16:23 Ticket #2448 (Ensemble solutions do not store individual solutions) created by gkronber
The ensemble solution is a combination of an ensemble model, an …
15:51 Ticket #2447 (Improve Hive scheduler) created by ascheibe
abeham suggested that we should also consider the resources that a …
15:27 Changeset [12813] by abeham

#2431:

  • Added calculation of RTs, RTus, FEs, FEus and prune runs in alg before every restart
  • merged changes from trunk
15:09 Changeset [12812] by abeham

#2446: bad instance of a copy&paste error

15:05 Ticket #2446 (Name and description of VNS OP sample is wrong) created by abeham
14:58 Changeset [12811] by abeham

#2445: fixed behavior of counting evaluated solutions

14:56 Changeset [12810] by abeham

#2444: Added evaluation output to RTS

14:25 Ticket #2445 (QAP LocalImprovers replace evaluated solutions instead of incrementing) created by abeham
12:15 Ticket #2444 (Robust Taboo Search doesn't output evaluated moves) created by abeham

07/29/15:

13:42 Ticket #2443 (StackOverflowException when using "large" MaximumTreeDepth) created by pfleck
When creating a new SymbolicRegression/Classification/...Problem and …
13:07 Changeset [12809] by pfleck

#2027 Merged trunk changes.

07/28/15:

16:44 Documentation/DevelopmentCenter/DeveloperGuidelines edited by swagner
(diff)
16:38 Documentation/DevelopmentCenter/DeveloperGuidelines edited by swagner
(diff)
14:41 Changeset [12808] by abeham

#2431:

  • added ability to plot curves for multiple targets at once
  • fixed bug in IndexedDataTableView regarding log-scaling
  • added result that counts restarts
  • fixed bugs in IRRestarter
  • Set LineWidth = 2 in analyzers for chart
  • fixed bugs in RLD view

07/27/15:

21:39 Changeset [12807] by bburlacu

#2442: Added new interpreter as described above. The new function symbol accepts lambdas in the constructor and gets intitialized with a fixed arity. The MethodInfo of the provided lambda is stored internally and used by the interpreter. The MethodInfo field should be [Storable] but this would require a small change to the serializer (relatively trivial I think). Currently it works with the programmable problem and the SymbolicExpressionTreeEncoding (see attached example).

21:35 Ticket #2442 (Linq Expression Trees Interpreter for HeuristicLab) created by bburlacu
The same functionality provided by the IL-emitting tree interpreter …
16:10 Changeset [12806] by abeham

#2431: added options to add results based on targets or budgets

12:49 Changeset [12805] by abeham

#2431: fixed error due to removed resx file

07/26/15:

21:32 Changeset [12804] by abeham

#2431:

  • worked on IRRRun (early abort still troublesome)
  • Updated RLD view to allow defining targets
  • Attempting to handle maximization/minimization

07/24/15:

23:22 EvoSoft/2015 created by swagner
15:31 Changeset [12803] by abeham

#2431: worked on RLD analysis

  • started implementation of IRRRun
  • renamed view from ECDF to RLD
  • reverted algorithms (execution time)
  • changed per clock analyzer
09:49 Changeset [12802] by gkronber

#2434: restored usage of icon resources in CrossValidationView which as destroyed by designer

07:37 Changeset [12801] by gkronber

#2435: changed result value for gaussian process regression unit test because of changes of alglib version

Note: See TracTimeline for information about the timeline view.