Timeline
12/18/14:
- 16:55 Changeset [11697] by
-
#2031 improved code of views
- 16:12 Changeset [11696] by
-
- improved code of statistical testing view
- improved documentation
- 11:52 Changeset [11695] by
-
#2031 added more information to the UI about the results of the statistical tests
12/17/14:
- 18:52 Changeset [11694] by
-
#1772: Fixed cloning in tracking operators for symbolic data analysis. Added unit tests (in progress).
- 13:36 Changeset [11693] by
-
#2031 added dialog for configuring the SignificanceLevel and renamed view
- 11:31 Changeset [11692] by
-
- 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
-
- 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
-
#2283: added exhaustive BFS and DFS
- 18:35 Changeset [11689] by
-
#2278: Added methods to collect result values to the ResultCollection-class.
- 18:31 Changeset [11688] by
-
#2278: Adapted project and solution settings in ClassificationExtensions branch.
- 17:49 Changeset [11687] by
-
#2278: Branched HeuristicLab.Optimization
- 12:18 Changeset [11686] by
-
#2278: Added missing Exception descriptions.
- 12:09 Changeset [11685] by
-
#2278: improvements on the classification performance measures encapsulation
12/15/14:
- 01:20 Changeset [11684] by
-
#2278: Encapsulated the classification performance measures to the ClassificationPerformanceMeasuresResultCollection
12/14/14:
- 23:20 Changeset [11683] by
-
- 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
-
#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
-
#2282 Added plots for the number of solutions being stored and the total number of levels in the pyramid.
- 14:50 Changeset [11680] by
-
#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
- 14:47 Changeset [11679] by
-
#2286: Fixed changing of variable names in the VariableSymbolView.
- 14:46 Ticket #2286 (Variable names cannot be changed directy in the VariableSymbolView) created by
- The change is performed correctly, but not persisted and after …
12/10/14:
- 12:42 Changeset [11678] by
-
- 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
-
#2269 Merged trunk. Updated .net version of ALPS plugin.
- 09:51 Changeset [11676] by
-
#2269 Added LayerPopulationSize variable (for PopulationSizeAnalyzer)
- 09:48 Changeset [11675] by
-
#2285 Added missing interface.
- 09:47 Ticket #2285 (SymbolicDataAnalysisSingleObjectiveValidationAnalyzer does not ...) created by
- SymbolicDataAnalysisSingleObjectiveValidationAnalyzer does not …
- 09:25 Ticket #2284 ("Error creating window handle" for covariance function views) created by
12/09/14:
- 17:00 Changeset [11674] by
-
#2282: Performance improvements in PPP (reduced memory allocations and more efficient implementation).
- 15:16 Changeset [11673] by
-
#2031 fixed a small bug in Bonferroni-Holm adjustment and added more unit tests for it
- 14:25 Changeset [11672] by
-
#2282 Commenting, added some basic unit tests for P3.
- 00:49 Changeset [11671] by
-
#2031 added documentation for sample size influence view
12/08/14:
- 23:31 Changeset [11670] by
-
#2031 worked on sample size influence view
12/07/14:
- 18:31 Documentation/DevelopmentCenter/Architecture edited by
- (diff)
- 18:30 Documentation/DevelopmentCenter/BestPractices edited by
- (diff)
- 18:27 Documentation/DevelopmentCenter/BestPractices edited by
- (diff)
- 18:20 Documentation/DevelopmentCenter/CreateNewPluginUsingSD edited by
- (diff)
- 17:25 Changeset [11669] by
-
#2282 Code cleanup, added Deceptive Step Trap problem.
- 10:25 Changeset [11668] by
-
#2282 Fixed mistake in HillClimber which was causing P3 to give slightly incorrect results on HIFF
12/06/14:
- 16:58 Changeset [11667] by
-
#2282 Major bug fixes, now gets answers close to correct.
12/05/14:
- 18:25 Changeset [11666] by
-
#2282 Evaluation counting, results and graphing, HIFF problem.
- 15:54 Changeset [11665] by
-
#2031 implemented review comments for chart analysis view
- 13:31 Changeset [11664] by
-
#2282 First working optimization using P3!
- 12:25 Changeset [11663] by
-
#2282 Reworked Linkage Tree to provide interface for clusters, moved crossover into static class.
- 10:40 Changeset [11662] by
-
#2282: Refactored LinkageTree and adapted unit tests.
- 09:50 Ticket #2256 (Scripting and Programmable Operator do not work on systems with new ...) closed by
- duplicate: Duplicate of #2077
- 08:36 Changeset [11661] by
12/04/14:
- 19:38 Changeset [11660] by
-
#2283 set svn:ignore
- 19:37 Changeset [11659] by
-
#2283 initial import of implementation of grammatical optimization problem instances
- 19:34 Changeset [11658] by
-
Created a branch for #2283
- 19:32 Ticket #2283 (Expore alternative ways for solving grammatical optimization problems) created by
- 17:14 Changeset [11657] by
-
#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
-
#2282 Test Case Creation and first draft of clustering completed.
- 15:47 Changeset [11655] by
-
#2174: Updated programmable problem assemblies to .NET 4.5.
- 15:41 Changeset [11654] by
-
#1265: Updated target to .net 4.5
- 15:31 Changeset [11653] by
- 13:23 Changeset [11652] by
-
#2244 removed references to SharpZipLib from installer files as this is not needed anymore with #2247
- 13:21 Changeset [11651] by
-
#2247 removed SharpZipLib settings and files from the services and slave projects
- 12:56 Changeset [11650] by
-
#2247 switched persistence, instance providers, plugin infrastructure and MathJax to System.IO.Compression
- 11:24 Ticket #2277 (Missing class modifier in BestSingleObjectiveTestFunctionSolutionAnalyzer) closed by
- done: r11649: Merged r11581 into stable.
- 11:24 Changeset [11649] by
- 11:22 Ticket #2218 (Move the SymbolicExpressionImporter from HeuristicLab.Tests to the ...) closed by
- done: r11648: Merged r11457 into stable.
- 11:22 Changeset [11648] by
- 11:15 Ticket #2271 (Change title of "Parameters"-tab to "Algorithm" in the algorithm view) closed by
- done: r11647: Merged r11533 into stable.
- 11:15 Changeset [11647] by
- 11:09 Changeset [11646] by
-
#1997: Merged trunk changes to data analysis island GA branch.
- 11:00 Changeset [11645] by
-
#2174: Merged trunk changes (update to .NET 4.5).
- 10:59 Changeset [11644] by
-
#2031 implemented review comments for correlations view
- 10:57 Changeset [11643] by
-
#2278: Merged trunk changes (update to .NET 4.5)
- 02:53 Changeset [11642] by
-
#2258: Created branch Async again in order to include latest changes regarding the switch to .NET 4.5
- 02:49 Changeset [11641] by
-
#2258: Deleted branch Async