Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

04/13/15:

21:13 Ticket #2371 (Setting the seed for ValueGenerator not possible (for data analysis ...) created by gkronber
This is for instance relevant for the (random) generation of benchmark …
17:43 Changeset [12306] by apolidur

#2221: Prepared PTSP for instance input

16:58 Changeset [12305] by mkommend

#2025: Merged changes from the NewItemDialog branch into the trunk.

16:52 Changeset [12304] by pfleck

#2027 Used new termination-operator and -criteria in OSGA.

16:46 Changeset [12303] by pfleck

#2027 First draft for termination criteria.

11:59 Changeset [12302] by ehopf

#2361: Added a NotSupported-Exception for the case that the user activates the applyLinearScaling-option. Additionally made some execution time measurements with and without invocation of the ToArray-Extension-Method after the calculation of the bounded estimated values.

11:00 Changeset [12301] by pfleck

#2027

  • Added and configured Termination Plugin.
  • Adapted references for OSGA Plugin.
  • Created solution file.
10:36 Changeset [12300] by pfleck

#2027 Copied OSGA Plugin for testing the new termination criteria.

10:34 Changeset [12299] by pfleck

#2027 Created branch.

04/10/15:

16:12 Changeset [12298] by gkronber

#2283: experiments with q-learning

04/08/15:

16:53 Ticket #2356 (Fix generation of unique IDs of Hive slave) closed by ascheibe
done: r12297: merged r12236,r12273 into stable
16:53 Changeset [12297] by ascheibe

#2356 merged r12236,r12273 into stable

16:51 Ticket #2357 (DeleteObsoleteSlaves should respect the downtime foreign key) closed by ascheibe
done: r12296: merged r12172 into stable
16:50 Changeset [12296] by ascheibe

#2357 merged r12172 into stable

13:05 Changeset [12295] by gkronber

#2283: force selection of untried alternatives

10:09 Changeset [12294] by gkronber

#2283: worked on Q-Learning for poly10

04/07/15:

15:38 Changeset [12293] by pfleck

#2301 Use decimal instead of double for the DefineArithmeticProgressionDialog and in the CreateExperimentDialog.
Note, when using decimal only during the generate process but not during some calculations (e.g. determining meaningful step sizes), numeric inaccuracies occur.
Therefore some calculations now uses decimal instead of double values.

14:56 Changeset [12292] by pfleck

#2301 Removed the GenerateSteps from the ValueGenerator and put it into the new SequenceGenerator.
Adapted DataAnalysis-Instances and scripts (samples and unit tests).

14:31 Changeset [12291] by gkronber

#2283 added missing files (forgotten in the branch)

14:31 Changeset [12290] by gkronber

#2283 created a new branch to separate development from aballeit

14:26 Changeset [12289] by gkronber

#2283: added a unit test for MCTS(gkr)

04/06/15:

22:41 Changeset [12288] by abeham

#2319:

  • Changed encoding to represent linkages in LLE (as opposed to LLE-e)
  • Added GraftManipulator
  • Added repair procedure
  • Improved performance of some crossovers
16:39 Changeset [12287] by bburlacu

#1772: Added storable attributes to the before/after evolution tracking operators in HeuristicLab.Problems.DataAnalysis.Symbolic. Very small changes to the trace calculator (updated license header, removed old sample count code).

04/04/15:

23:58 Changeset [12286] by abeham

#2319:

  • Removed LargestGroupFirstCrossover (slow and not mentioned in the literature)
  • Added manipulators
  • Added multi-operators

04/03/15:

13:08 Changeset [12285] by abeham

#2319: Added branch for linear linkage encoding (LLE-e)

04/02/15:

18:02 Changeset [12284] by mkommend

#2025: Minor code improvements in new item dialog.

16:35 Changeset [12283] by bburlacu

#1772: Updated genealogy graph view and worked on subtree sample count.

08:02 Documentation edited by abeham
(diff)
07:58 Changeset [12282] by abeham

Updated external evaluation tutorial slides with 2-d gaussian fitting example and added the respective hl files
Generated PDF of the tutorial

07:26 Ticket #2370 (Overhaul data analysis ensembles to allow specifying training and test ...) created by gkronber
Currently, the IntRanges are used to specify training and test …

04/01/15:

17:44 Ticket #2326 (Diversity analyzers based on the genotypic and phenotypic tree ...) closed by mkommend
done: r12281: Merged r12103, 12108, r12110 and r12122 into stable.
17:43 Changeset [12281] by mkommend

#2326: Merged r12103, 12108, r12110 and r12122 into stable.

17:13 Ticket #2332 (Overhaul operators for similarity calculation and analysis) closed by mkommend
done
17:06 Changeset [12280] by mkommend

#2332: Merged all changes from this ticket into stable.

16:52 Ticket #2339 (Classification ensembles aren't aware of the classification positive class) closed by mkommend
done: r12279: Merged r12067 into stable.
16:52 Changeset [12279] by mkommend

#2339: Merged r12067 into stable.

15:58 Ticket #2327 (Implement a generic EnumValue and a generic EnumValueView) closed by mkommend
done: r12278: Merged r12037 and r12148 into stable.
15:57 Ticket #2369 (Support chart for relative error in the error characteristic view) created by gkronber
15:57 Changeset [12278] by mkommend

#2327: Merged r12037 and r12148 into stable.

15:53 Ticket #2363 (TreeSimplifier performance gets worse the deeper a tree is nested) closed by mkommend
done: r12277: Merged r12227, r12262 and r12264 into stable.
15:52 Changeset [12277] by mkommend

#2363: Merged r12227, r12262 and r12264 into stable.

15:44 Ticket #2321 (NSGA2: Provide option for dominating solutions with equal quality values) closed by mkommend
done: r12276: Merged r12123, r12124 and r12144 into stable.
15:44 Changeset [12276] by mkommend

#2321: Merged r12123, r12124 and r12144 into stable.

15:40 Ticket #2362 (Update SymbolicExpressionTreeNode Debugger Visualizer to .Net 4.5) closed by mkommend
done: Tickets concerning Tools are not merged into stable.
15:39 Ticket #2343 (Values of variables are not updated correctly in the VariableStoreView) closed by mkommend
done: r12275: Merged r12088 into stable.
15:39 Changeset [12275] by mkommend

#2343: Merged r12088 into stable.

15:37 Ticket #2325 (RunCollection doesn't register all events after cloning or deserialization) closed by mkommend
done: r12274: Merged r12022 into stable.
15:36 Changeset [12274] by mkommend

#2325: Merged r12022 into stable.

13:41 Changeset [12273] by ascheibe

#2356 implemented review comments

09:54 Ticket #2368 (Make reading/writing HL data with typecache to stream available) created by ascheibe
At the moment the persistence allows to either * write to file, then …

03/31/15:

16:57 Changeset [12272] by apolidur

#2221: Adding 2.5-opt-EEs operators to PTSP

13:18 Changeset [12271] by pfleck

#2269 Added AgeInheritance as own type and value for consistent configuration.

11:44 Changeset [12270] by pfleck

#2350 Renamed EvaluatedSolutions and ResultEvaluatedSolutions to LocalEvaluatedSolutions and EvaluatedSolutions for consistency with other algorithms.

03/30/15:

15:53 Changeset [12269] by apolidur

#2221: Adding Tests and Views for PTSP

14:40 Changeset [12268] by pfleck

#2366 Fixed variation of bool value-parameter.

13:26 Changeset [12267] by pfleck

#2366 Use EnumValues in the parameter variations for the creation of the experiments.

12:28 Changeset [12266] by mkommend

#2320: Corrected event registration in SymbolicExpressionTreeEncoding.

00:20 EvoSoft edited by swagner
(diff)
Note: See TracTimeline for information about the timeline view.