Timeline
12/21/09:
- 17:16 Changeset [2569] by
-
Added calculation of tree complexity to LR models. #821
- 17:11 Changeset [2568] by
-
Implemented #821 (Additional model meta data field that stores number of different function symbols that appear in a symbolic regression model)
- 16:23 Changeset [2567] by
-
Implemented #818 (Additional model meta data field that stores the number of input variables of the model).
- 16:14 Changeset [2566] by
-
Added new predefined function libraries for symbolic regression algorithms. Changed CEDMA dispatcher to choose a function library randomly. #813 (GP structure-identification algorithms that use only a simple function library)
- 15:18 Changeset [2565] by
-
Include BackgroundProcessing and MainForm 3.2 in HL Solution (#802)
- 11:00 Ticket #821 (Additional model meta data field that stores number of different ...) created by
- Optionally the function symbols are weighted depending on function …
- 10:57 Ticket #820 (Hinge function symbol for symbolic regression) created by
- As in multivariate adaptive regression splines algorithm.
12/18/09:
- 01:41 Ticket #819 (Refactor and unify observable collections) created by
- HeuristicLab provides several implementations for observable …
12/17/09:
- 17:11 Changeset [2564] by
-
Added ANN project to HL solution. #751 (Plugin for for data-modeling with ANN (integrated into CEDMA))
- 17:05 Changeset [2563] by
-
Updated ALGLIB to latest version. #751 (Plugin for for data-modeling with ANN (integrated into CEDMA))
- 17:02 Changeset [2562] by
-
Added project for ANN. #751 (Plugin for for data-modeling with ANN (integrated into CEDMA))
- 15:14 Ticket #818 (Additional model meta data field that stores the number of input ...) created by
- 12:57 Ticket #817 (LR algorithm doesn't store tree size and tree height metadata in results) closed by
- fixed
- 12:57 Changeset [2561] by
-
Fixed #817 (LR algorithm doesn't store tree size and tree height metadata in results)
- 12:56 Ticket #817 (LR algorithm doesn't store tree size and tree height metadata in results) created by
- 12:54 Ticket #812 (Static methods for SVM operators) closed by
- fixed
- 12:54 Ticket #816 (PTC2 initialization operator for function trees is very slow) closed by
- fixed
- 09:06 Ticket #787 (LinearRegressionOperator uses leastsquares function of ALGLIB instead ...) closed by
- fixed
12/16/09:
- 15:08 Changeset [2560] by
-
Fixed bug in PTC2 operator. #816
- 15:07 Ticket #816 (PTC2 initialization operator for function trees is very slow) created by
12/15/09:
- 13:22 Changeset [2559] by
-
fixed memory leak in VariableImpactCalculators by cloning the IPredictor (ticket #815)
- 11:42 Ticket #815 (VariableImpactCalculators produce memory leaks) created by
- The VariableImpactCalculators clone the given Dataset, which is …
12/14/09:
- 01:56 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- Removed my* naming of variables (diff)
- 01:23 Ticket #809 (Selecting many items in a large ItemListView takes a long time) closed by
- fixed: Thanks. Applied the patch to HL 3.2 and HL 3.3 in r2558.
- 01:23 Changeset [2558] by
-
Applied patch to fix #809.
- 00:54 Changeset [2557] by
-
Fixed exception when trying to save a file whose location is no longer available (#499)
- 00:41 Ticket #814 (Disable views while they are saved) closed by
- fixed: Done in r2556.
- 00:41 Changeset [2556] by
-
Disabled views while they are saved (#814)
- 00:34 Ticket #814 (Disable views while they are saved) created by
- While views are saved, they should be disabled to prevent any conflicts.
- 00:27 Ticket #770 (Refactor optimization frontend) closed by
- fixed: Finished work on Optimizer for now. Further issues should be handled …
- 00:23 Changeset [2555] by
-
Continued work on Optimizer (#770)
12/13/09:
12/11/09:
- 16:43 Changeset [2553] by
-
Implemented #813 (GP structure-identification algorithms that use only a simple function library).
- 16:07 Changeset [2552] by
-
added gamma as metadata for SVR-Models (ticket #775)
12/10/09:
- 16:10 Ticket #813 (GP structure-identification algorithms that use only a simple function ...) created by
- 16:08 Changeset [2551] by
-
added ResultCalculator for !PearsonS quality measures (ticket #782)
- 15:57 Changeset [2550] by
-
Implemented #812 (Static methods for SVM operators).
- 15:56 Ticket #812 (Static methods for SVM operators) created by
- 13:32 Changeset [2549] by
-
corrected typos in ModelingResults PearsonCorrelationCoefficient (ticket #782)
- 10:11 Changeset [2548] by
-
added ViewShown, ViewHidden and ViewClosed events in MainForm (ticket #771)
12/08/09:
- 02:35 Changeset [2547] by
-
Continued work on Optimizer (#770)
12/07/09:
- 02:44 Changeset [2546] by
-
Continued work on Optimizer and on adapting all views to the new MainForm concept (#770)