Timeline
12/19/14:
- 15:27 Changeset [11706] by
-
#2031 deleted statistical testing branch
- 14:42 Changeset [11705] by
-
- moved statistics views to a new plugin (HL.Analysis.Statistics.Views) in trunk
- fixed namespaces of unit tests
- 13:56 Changeset [11704] by
-
#2031 moved annotations-default icon to common.resources
- 13:48 Changeset [11703] by
-
#2031 moved statistic algs and unit tests to trunk
- 13:29 Changeset [11702] by
-
#2031 added unit tests for effect size measures
- 13:17 Changeset [11701] by
-
#2077: added accidentally removed ProgrammableOperatorView.Designer.cs
- 13:00 Changeset [11700] by
-
#2077: created branch and added first version
- 12:46 Changeset [11699] by
-
- fixed confidence intervals calculation
- added more unit tests
- some cosmetic changes
- 10:35 Changeset [11698] by
-
#2288: Added empty plugin for variable interaction networks.
- 09:53 Ticket #2288 (Variable Interaction Networks) created by
- This ticket tracks the necessary work for the automated generation and …
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