Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

12/17/14:

18:52 Changeset [11694] by bburlacu

#1772: Fixed cloning in tracking operators for symbolic data analysis. Added unit tests (in progress).

13:36 Changeset [11693] by ascheibe

#2031 added dialog for configuring the SignificanceLevel and renamed view

11:31 Changeset [11692] by ascheibe

#2031

  • fixed a bug in Cohens d / Hedges g calculation
  • fixed calculation of pairwise tests (no more columns with only zeroes)
  • some refactoring

12/16/14:

23:55 Changeset [11691] by ascheibe

#2031

  • expanded documentation for statistical testing view
  • changed t-test to unpooled method
  • removed sample size determination for t-test as this is probably not correct
21:51 Changeset [11690] by gkronber

#2283: added exhaustive BFS and DFS

18:35 Changeset [11689] by ehopf

#2278: Added methods to collect result values to the ResultCollection-class.

18:31 Changeset [11688] by ehopf

#2278: Adapted project and solution settings in ClassificationExtensions branch.

17:49 Changeset [11687] by ehopf

#2278: Branched HeuristicLab.Optimization

12:18 Changeset [11686] by ehopf

#2278: Added missing Exception descriptions.

12:09 Changeset [11685] by ehopf

#2278: improvements on the classification performance measures encapsulation

12/15/14:

01:20 Changeset [11684] by ehopf

#2278: Encapsulated the classification performance measures to the ClassificationPerformanceMeasuresResultCollection

12/14/14:

23:20 Changeset [11683] by ehopf

#2278

  • Classification performance measures improvements in terms of readability of the code.
  • Added positive class value to the classification performance measures result collection.
  • Fixed bug: classification performance measures will now be calculated after loading from files with non serialized performance measures results.
01:02 Changeset [11682] by swagner

#2205: Worked on cancellation

  • added throwing of OperationCanceledException in MessagePort.ReceiveMessage
  • tweaked AlgorithmNode to get rid of exceptions when the algorithm is aborted

12/12/14:

20:50 Changeset [11681] by bgoldman

#2282 Added plots for the number of solutions being stored and the total number of levels in the pyramid.

14:50 Changeset [11680] by mkommend

#2287: Extended constants optimization evaluator to be able to handle the square root symbol and changed optimization of square.

14:49 Ticket #2287 (ConstantsOptimizationEvaluator cannot handle roots) created by mkommend
14:47 Changeset [11679] by mkommend

#2286: Fixed changing of variable names in the VariableSymbolView.

14:46 Ticket #2286 (Variable names cannot be changed directy in the VariableSymbolView) created by mkommend
The change is performed correctly, but not persisted and after …

12/10/14:

12:42 Changeset [11678] by pfleck

#2269

  • Fixed bug when updating crossovers and mutators.
  • Made DataReducers Reduction- and TargetOperationParameter to ValueLookupParameter. This enables ALPS to make the age determination configurable.
10:31 Changeset [11677] by pfleck

#2269 Merged trunk. Updated .net version of ALPS plugin.

09:51 Changeset [11676] by pfleck

#2269 Added LayerPopulationSize variable (for PopulationSizeAnalyzer)

09:48 Changeset [11675] by pfleck

#2285 Added missing interface.

09:47 Ticket #2285 (SymbolicDataAnalysisSingleObjectiveValidationAnalyzer does not ...) created by pfleck
SymbolicDataAnalysisSingleObjectiveValidationAnalyzer does not …
09:25 Ticket #2284 ("Error creating window handle" for covariance function views) created by gkronber

12/09/14:

17:00 Changeset [11674] by mkommend

#2282: Performance improvements in PPP (reduced memory allocations and more efficient implementation).

15:16 Changeset [11673] by ascheibe

#2031 fixed a small bug in Bonferroni-Holm adjustment and added more unit tests for it

14:25 Changeset [11672] by bgoldman

#2282 Commenting, added some basic unit tests for P3.

00:49 Changeset [11671] by ascheibe

#2031 added documentation for sample size influence view

12/08/14:

23:31 Changeset [11670] by ascheibe

#2031 worked on sample size influence view

12/07/14:

18:31 Documentation/DevelopmentCenter/Architecture edited by abeham
(diff)
18:30 Documentation/DevelopmentCenter/BestPractices edited by abeham
(diff)
18:27 Documentation/DevelopmentCenter/BestPractices edited by abeham
(diff)
18:20 Documentation/DevelopmentCenter/CreateNewPluginUsingSD edited by abeham
(diff)
17:25 Changeset [11669] by bgoldman

#2282 Code cleanup, added Deceptive Step Trap problem.

10:25 Changeset [11668] by bgoldman

#2282 Fixed mistake in HillClimber which was causing P3 to give slightly incorrect results on HIFF

12/06/14:

16:58 Changeset [11667] by bgoldman

#2282 Major bug fixes, now gets answers close to correct.

12/05/14:

18:25 Changeset [11666] by bgoldman

#2282 Evaluation counting, results and graphing, HIFF problem.

15:54 Changeset [11665] by ascheibe

#2031 implemented review comments for chart analysis view

13:31 Changeset [11664] by bgoldman

#2282 First working optimization using P3!

12:25 Changeset [11663] by bgoldman

#2282 Reworked Linkage Tree to provide interface for clusters, moved crossover into static class.

10:40 Changeset [11662] by mkommend

#2282: Refactored LinkageTree and adapted unit tests.

09:50 Ticket #2256 (Scripting and Programmable Operator do not work on systems with new ...) closed by jkarder
duplicate: Duplicate of #2077
08:36 Changeset [11661] by ascheibe

#1696 adapted FLA to changes of #2247

12/04/14:

19:38 Changeset [11660] by gkronber

#2283 set svn:ignore

19:37 Changeset [11659] by gkronber

#2283 initial import of implementation of grammatical optimization problem instances

19:34 Changeset [11658] by gkronber

Created a branch for #2283

19:32 Ticket #2283 (Expore alternative ways for solving grammatical optimization problems) created by gkronber
17:14 Changeset [11657] by jkarder

#2262: applied some of the changes suggested by swagner in comment:17:ticket:2262

  • added highlighting of current line
  • added error markers and bookmarks
  • fixed <Ctrl> + <Backspace> bug
  • minor code changes
16:21 Changeset [11656] by bgoldman

#2282 Test Case Creation and first draft of clustering completed.

15:47 Changeset [11655] by mkommend

#2174: Updated programmable problem assemblies to .NET 4.5.

15:41 Changeset [11654] by bburlacu

#1265: Updated target to .net 4.5

15:31 Changeset [11653] by ascheibe

#1734 adapted data importer to changes of #2247

13:23 Changeset [11652] by ascheibe

#2244 removed references to SharpZipLib from installer files as this is not needed anymore with #2247

13:21 Changeset [11651] by ascheibe

#2247 removed SharpZipLib settings and files from the services and slave projects

12:56 Changeset [11650] by ascheibe

#2247 switched persistence, instance providers, plugin infrastructure and MathJax to System.IO.Compression

11:24 Ticket #2277 (Missing class modifier in BestSingleObjectiveTestFunctionSolutionAnalyzer) closed by mkommend
done: r11649: Merged r11581 into stable.
11:24 Changeset [11649] by mkommend

#2277: Merged r11581 into stable.

11:22 Ticket #2218 (Move the SymbolicExpressionImporter from HeuristicLab.Tests to the ...) closed by mkommend
done: r11648: Merged r11457 into stable.
11:22 Changeset [11648] by mkommend

#2218: Merged r11457 into stable.

11:15 Ticket #2271 (Change title of "Parameters"-tab to "Algorithm" in the algorithm view) closed by mkommend
done: r11647: Merged r11533 into stable.
11:15 Changeset [11647] by mkommend

#2271: Merged r11533 into stable.

11:09 Changeset [11646] by mkommend

#1997: Merged trunk changes to data analysis island GA branch.

11:00 Changeset [11645] by mkommend

#2174: Merged trunk changes (update to .NET 4.5).

10:59 Changeset [11644] by ascheibe

#2031 implemented review comments for correlations view

10:57 Changeset [11643] by mkommend

#2278: Merged trunk changes (update to .NET 4.5)

02:53 Changeset [11642] by swagner

#2258: Created branch Async again in order to include latest changes regarding the switch to .NET 4.5

02:49 Changeset [11641] by swagner

#2258: Deleted branch Async

12/03/14:

17:14 Changeset [11640] by bgoldman

#2282 Implemented DeceptiveTrapProblem and IsBetter

17:06 Changeset [11639] by bburlacu

#1772: Migrated the tracking plugins to .NET 4.5, small changes to the GenealogyAnalyzer, added cloning constructor to the GenealogyGraph<T> class.

17:04 Changeset [11638] by bburlacu

#1772: Merged trunk changes. Updated PhenotypicSimilarityCalculator, updated FragmentGraphView.

16:16 Changeset [11637] by mkommend

#2282: Implemented fitness for OneMaxProblem without lambdas.

15:53 Changeset [11636] by bgoldman

#2282 Initial version of Hill Climber

14:00 Changeset [11635] by mkommend

#2282: Implemented base classes for algorithm and problems for PPP.

12:43 Changeset [11634] by ascheibe

#2280 updated labels in FrameworkVersionErrorDialog

12:08 Changeset [11633] by mkommend

#2282: Set copy local to false for project references of PPP.

12:07 Changeset [11632] by mkommend

#2282: Created branch and empty plugin for PPP.

11:45 Ticket #2282 (Implement PPP for HeuristicLab) created by mkommend
The implementation of the parameter-less population pyramid should be …
00:14 Blog: HeuristicLab moves to .NET 4.5 created by ascheibe
Note: See TracTimeline for information about the timeline view.