Timeline
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)
12/04/09:
- 17:24 Changeset [2545] by
-
added ViewContextMenuStrip (ticket #771)
- 15:38 Changeset [2544] by
-
added CloseView methods with CloseReason (ticket #771)
- 15:09 Changeset [2543] by
-
changed CloseReason to FormOwnerClosing if IView.Close method is used (ticket #771)
12/03/09:
- 18:05 Changeset [2542] by
-
Added static methods to create LR models. #811.
- 15:12 Changeset [2541] by
-
adapted MainForm to fire an initialized event and renamed the event in ViewBase to Initialized (ticket #771)
- 14:14 Changeset [2540] by
-
Fixed lookup to retrieve content types and added new method GetViewableTypes (#771)
- 14:03 Changeset [2539] by
-
Fired MainFormChanged event after all custom GUI controls have been created (#771)
- 12:53 Ticket #811 (Tree height of LR models should be two.) closed by
- fixed: Fixed with r2538.
- 12:53 Changeset [2538] by
-
Fixed #811
- 12:29 Ticket #811 (Tree height of LR models should be two.) created by
- The multiple layers in LR models make it difficult to analyse the …