Timeline
06/20/18:
- 14:33 Changeset [15968] by
-
#2925: added analysis method to generate results for trees and line charts. Added support for multiple target variables. Bugfixing. Added scaling to calculate NMSE as objective
- 09:53 Changeset [15967] by
-
#2847 added logistic dampening and some minor changes
06/19/18:
- 15:51 Changeset [15966] by
-
#2839: Fixed several bugs and added project duration handling
- fixed project duration handling (client- & service-side)
- fixed tagging in HiveJobAdmin
- added ProjectJobs view (under construction)
- added necessary service methods
- 10:57 Changeset [15965] by
-
#2886: Improve hashing performance (about 10% measured improvement)
06/18/18:
- 18:00 Changeset [15964] by
-
#2925 first exploratory implementation of AutoDiff for modelling of dynamical systems
- 14:31 Changeset [15963] by
-
#2886: Add missing storable constructors
- 11:55 Changeset [15962] by
-
#2925: created branch for ticket
- 08:24 Ticket #2925 (Support for AutoDiff-based optimization of coefficients for symbolic ...) created by
- We aim to model dynamical systems using a set of differential …
06/17/18:
- 07:30 Changeset [15961] by
-
#2924 created branch for ticket
- 07:28 Ticket #2924 (Provide .NET core version of HeuristicLab framework libraries) created by
- HeuristicLab is primarily developed as a Windows desktop application. …
06/15/18:
- 14:53 Changeset [15960] by
-
#2886: Fix serialization and cloning and plugin properties.
06/13/18:
- 15:32 Changeset [15959] by
-
- Refactoring BinPackerFormClosure.cs -> BinPackerWidthBestFit.cs
- Changes on the unit tests
- 15:28 Changeset [15958] by
-
- Enhancements on the RegressionMatlabImportDialog
- Added a new text formater SymbolicDataAnalysisExpressionMATLABFunctionFormatter
- 14:41 Changeset [15957] by
-
#2886: Minor refactor; fix multiple analyzer event registration
06/08/18:
- 15:34 Changeset [15956] by
-
- fixed project/resource selector in HiveJobManager
- added error provider to project/resource selector
- changed datetime pickers in HiveAdmin...
- 09:43 Changeset [15955] by
-
- fixed refresh in resource view
- fixed assignment/include behavior in permission view
06/07/18:
- 17:20 Changeset [15954] by
-
#2839: updated behavior of permission assignment for project owners (client and server side)
- 15:19 Changeset [15953] by
-
#2839: Several changes and fixes:
- added button tooltips
- changed position of buttons
- added refresh functionality to view of lightweight users ...
06/06/18:
- 13:01 Changeset [15952] by
-
#2923: Fix namespace.
- 12:56 Changeset [15951] by
-
#2923: Add PennML problems and implement instance provider. A reusable descriptor was also implemented, taking advantage of the structure of the data (by convention, target is named "target" and is always the last column).