Timeline
10/07/16:
- 11:00 Changeset [14327] by
-
#2653: merged r14236,r14314:14315 and r14322 from trunk to stable
- 10:53 Ticket #2681 (Fix spelling of class names) created by
- See e.g. http://dev.heuristiclab.com/trac.fcgi/ticket/2653#comment:11
- 00:04 Changeset [14326] by
-
#1772: Refactor QueryMatch class to make the code more readable and easier to understand.
10/05/16:
- 18:36 Ticket #2680 (Calculator for AUC for the ROC curve for classification solutions ...) created by
- Currently, there is a view that produces the ROC curve and calculates …
- 16:34 Changeset [14325] by
-
#2679: Fix accidental code.
- 15:34 Changeset [14324] by
-
#2679: Refactor problems (rename to goal seeking, simplify code, simplify interface, remove unused methods)
- 13:27 Changeset [14323] by
-
#2665 Added Unit Test Project, CodeGenerator and refactored project structure
10/04/16:
- 15:08 Changeset [14322] by
-
#2653: Made lock object readonly in NearestNeighbourModel.
- 13:16 Ticket #2675 (TimeframeFeatureCorrelationCalculator cuts the observations within the ...) closed by
- done
- 12:12 Changeset [14321] by
-
#2679: Add goal seeking branch.
- 12:11 Ticket #2679 (Trunk integration of GoalSeekingProblem) created by
- The GoalSeekingProblem (formerly known as the …
- 10:07 Ticket #2678 (Simplify specification of kernels for Gaussian processes) created by
- It is currently quite cumbersome to specify the kernel function for …
10/03/16:
- 15:35 Ticket #2677 (Support for multi-argument functions for non-linear function fitting) created by
- Currently supported: * EXP, LOG * SQRT, SQR * SIN, COS, TAN Support …
- 00:18 Changeset [14320] by
-
#2665 Added Interpreter, Parser, 16 Examples, Expressions needed for the examples
10/02/16:
- 13:02 Changeset [14319] by
-
- added switch to determine if numeric parameters should be initialized randomly.
- fixed a bug in the infix parser
- 11:34 Changeset [14318] by
09/30/16:
- 12:35 Changeset [14317] by
-
view for editing time lags for the real glucose value.
clone override
09/29/16:
- 17:16 Changeset [14316] by
-
#2657: Changed nonlinear regression to perform at least one optimization.
- 10:42 Changeset [14315] by
-
#2653: using Lazy initialization pattern to remove explicit locking (happens within Lazy instead)
- 10:28 Changeset [14314] by
-
#2653: added a separate lock object for the kdTree in NearestNeighbourModel
- 09:53 Ticket #2632 (Legends for charts for data analysis solutions should show the target ...) closed by
- done
- 09:53 Ticket #2652 (Scaling of variable values is missing for k-nearest neighbors models) closed by
- done
09/28/16:
- 23:32 Changeset [14313] by
-
added missing attribute for StorableConstructor
- 15:59 Changeset [14312] by
-
#1772: Merge trunk changes. Delete unnecessary files (sliding window).
- 12:53 Changeset [14311] by
-
simplification of grammar and problem and bug fixes related to precalculated smoothed features
09/27/16:
- 16:30 Changeset [14310] by
-
changed interpreter and grammar to smooth ch and ins uptake using a compartement model
09/26/16:
- 18:26 Changeset [14309] by
- 18:25 Changeset [14308] by
- 17:40 Ticket #2676 (Automatic line breaks for long formulas in the 'mathematical ...) created by
- 13:30 Ticket #2371 (Setting the seed for ValueGenerator not possible (for data analysis ...) closed by
- done
- 13:29 Ticket #2649 (OnlineNMSECalculator should use population variance instead of sample ...) closed by
- done
09/23/16:
- 16:31 Changeset [14307] by
-
#2662 Fixed the event deregistration.
- 14:15 Ticket #2668 (Private field 'interpreter' is not initialized after deserialization ...) closed by
- obsolete
- 14:14 Changeset [14306] by
- 12:57 Changeset [14305] by
- 12:56 Changeset [14304] by
- 12:55 Changeset [14303] by
- 09:47 Changeset [14302] by
-
#2635: Rewrote parts of the OSGA evaluator.