Timeline
10/27/09:
- 14:31 Changeset [2452] by
-
added context usings to correct bug while persisting models (ticket #792)
- 11:51 Changeset [2451] by
-
added possibility to reload specific models and added readonly connection to HeuristicLab.Modeling (ticket #792)
- 11:48 Changeset [2450] by
-
added RefreshDocumentIcon to HeuristicLab.Common.Resources (ticket #724)
- 11:47 Ticket #792 (Functionality to refresh a modeling database file) created by
- 10:42 Ticket #784 (ProblemInjector should be changed to read variable names instead of ...) closed by
- fixed
- 10:42 Ticket #788 (HL2 StructId problem importer doesn't work correctly if the first ...) closed by
- fixed
- 10:42 Ticket #782 (Additional model quality metrics: Pearson product-moment correlation ...) closed by
- fixed
- 09:50 Changeset [2449] by
-
Fixed minor evaluation inconsistencies in HL3 tree evaluator. #791
- 09:48 Changeset [2448] by
-
Set svn properties for HL.GP unit test project. #791
- 09:47 Changeset [2447] by
-
Added until test project for HeuristicLab.GP plugins. #791 (Tests for GP operators and structure identification evaluators)
- 08:22 Ticket #791 (Test cases for symbolic expression tree evaluators) created by
10/23/09:
- 10:59 Ticket #790 (RangeTransform of SVMProblem generated on the training is not always ...) created by
- An exception is thrown if the range transform was created on different …
10/22/09:
- 13:31 Changeset [2446] by
-
Fixed #788 (HL2 StructId problem importer doesn't work correctly if the first variable has a missing value in the first row.)
- 10:39 Ticket #789 (XmlException is not handled when trying to open a non-XML file) created by
- 10:35 Ticket #788 (HL2 StructId problem importer doesn't work correctly if the first ...) created by
- Parser tries to parse meta data until the first token in a line can be …
- 10:31 Ticket #783 (Move code from ALGLIB into a separate plugin) closed by
- fixed
- 10:31 Changeset [2445] by
-
Fixed #787 (LinearRegressionOperator uses leastsquares function of ALGLIB instead of linearregression function)
- 10:28 Ticket #787 (LinearRegressionOperator uses leastsquares function of ALGLIB instead ...) created by
- Linear regression and least squares are not the same.
- 10:27 Ticket #762 (ValidationQuality improvment progress as additional stopping criterion ...) closed by
- fixed
- 10:27 Ticket #776 (Error when trying to save time-series prognosis predictors to the database) closed by
- fixed
- 10:26 Ticket #773 (SVM predictor doesn't work correctly if the target variable contains ...) closed by
- fixed
- 10:24 Ticket #703 (Overflow error in CEDMA Bubble Chart) closed by
- invalid: Bubble chart plugin has been removed (will be replaced by MSChart control)
- 10:24 Ticket #786 (Allowed algorithms are not set correctly for all target variables) created by
10/20/09:
- 16:22 Changeset [2444] by
-
refactored MainFormManager to use linq syntax (ticket #771)
- 15:34 Changeset [2443] by
-
refactored mainform (ticket #771)
- 14:20 Changeset [2442] by
-
changed SplashScreen after discussion with Gabriel (#183)
- 11:32 Ticket #785 (Remove unused projects HL.SparseMatrix and HL.CEDMA.Charting) closed by
- fixed: removed unused projects CEDMA.Charting and SparseMatrix r2441
- 11:30 Changeset [2441] by
-
removed unused projects CEDMA.Charting and SparseMatrix (ticket #785)
- 11:20 Changeset [2440] by
-
Fixed #784 (ProblemInjector should be changed to read variable names instead of indexes for input and target variables)
- 11:19 Ticket #785 (Remove unused projects HL.SparseMatrix and HL.CEDMA.Charting) created by
- 09:23 Ticket #784 (ProblemInjector should be changed to read variable names instead of ...) created by
10/19/09:
- 15:11 Changeset [2439] by
-
wrapping close method to possibly solve #183
10/18/09:
- 01:18 Changeset [2438] by
-
minor code refactoring (ticket #771)
- 01:08 Changeset [2437] by
-
implemented changes regarding detection of view types and default views as discussed with SWA (ticket #771)
10/15/09:
- 14:47 Changeset [2436] by
-
Fixed a bug in import of SVM predictors. #772 (Text export of SVM models)
- 14:46 Ticket #781 (.NET port of LibSVM gives different results when compared to the ...) closed by
- fixed
- 14:37 Changeset [2435] by
-
Copy license file to output directory. #783
- 14:04 Changeset [2434] by
-
registered GotFocus event on forms to activate corresponding views (ticket #771)
- 14:01 Changeset [2433] by
-
first version of generic views (ticket #771)
- 13:29 Changeset [2432] by
-
Fixed pre-build event for plugin ALGLIB. #783
- 13:23 Changeset [2431] by
-
Deleted ALGLIB license file. #783
- 13:22 Changeset [2430] by
-
Moved ALGLIB code into a separate plugin. #783
- 12:41 Changeset [2429] by
-
Fixed compilation error. #782.
- 12:39 Ticket #783 (Move code from ALGLIB into a separate plugin) created by
- 12:36 Changeset [2428] by
-
Implemented #782 (Additional model quality metrics: Pearson product-moment correlation coefficient and Spearman's rank correlation coefficient)
- 08:52 Ticket #782 (Additional model quality metrics: Pearson product-moment correlation ...) created by
10/14/09:
- 16:37 Changeset [2427] by
-
Fixed a major bug in the LibSVM code. #781 (.NET port of LibSVM gives different results when compared to the original LibSVM binaries)
- 16:37 Ticket #781 (.NET port of LibSVM gives different results when compared to the ...) created by
10/13/09:
- 10:58 Changeset [2426] by
-
initial version of refactored mainform (ticket #771)