Timeline
05/19/09:
- 22:20 Changeset [1854] by
-
Added hard-coded algorithm for SVR with best model selection on the validation set. #624 (Algorithm for support vector regression)
- 21:58 Ticket #634 (Hard-coded GP algorithms do not work with changes related to #615) created by
- Algos have to be adapted to use evaluators from the scope.
- 17:09 Changeset [1853] by
-
Fix EmptyStorableClass attributes. (#603)
- 17:07 Changeset [1852] by
-
Correct handling of empty storable classes. (#603)
- 13:24 Ticket #633 (Engines do not handle abortion of operators correctly) closed by
- fixed: Engines do not have to be adapted when each operator handles abort …
- 13:18 Changeset [1851] by
-
Reverted r1847 after discussion with swagner. Instead each operator should decide independently what happens after abort and adapt the returned next operation accordingly. #633 (Engines do not handle abortion of operators correctly)
- 12:12 Changeset [1850] by
-
Add persistence-3.3 documentation
05/18/09:
- 23:21 Changeset [1849] by
-
Removed SVM demo engine. #619 (SupportVectorMachine for HL3)
- 23:17 Ticket #632 (Abort functionality for Operator SupportVectorCreator) closed by
- fixed: Implemented with r1848.
- 23:16 Changeset [1848] by
-
Implemented #632 (Abort functionality for Operator SupportVectorCreator).
- 23:14 Changeset [1847] by
-
Fixed #633 for the SequentialEngine by:
- introducing a boolean property into IOperator that indicates if an operator supports abortion.
- pushing the current operation back onto the execution stack of the SequentialEngine when the current operator can be aborted.
- 23:11 Changeset [1846] by
-
Added x86 configurations for projects HeuristicLab.SupportVectorMachines and LibSVM (second part to r1845). #619 (SupportVectorMachine for HL3)
- 23:09 Changeset [1845] by
-
Added x86 configurations for projects HeuristicLab.SupportVectorMachines and LibSVM. #619 (SupportVectorMachine for HL3)
- 22:51 Ticket #633 (Engines do not handle abortion of operators correctly) created by
- Aborted operators must reset the scope to a consistent state so that …
- 21:06 Ticket #632 (Abort functionality for Operator SupportVectorCreator) created by
- Training of SVM can take quite a lot of time. Thus, it should be …
- 18:03 Changeset [1844] by
-
Don't crash application if exceptions occur during load/save (#603)
- 18:02 Changeset [1843] by
-
Update TypeSerializer use full AssemblyQualifiedName when serializing Type objects. (#603)
- 18:00 Ticket #631 (ObjectData.GetHashCode() must not throw exception when Data is null) closed by
- fixed: Don't call Data.GetHashCode() if Data is null. (r1842)
- 17:59 Changeset [1842] by
-
Don't call Data.GetHashCode() if Data is null. (#631)
- 17:57 Ticket #631 (ObjectData.GetHashCode() must not throw exception when Data is null) created by
- 16:22 Changeset [1841] by
-
Group projects according to intended HL version instead of plugin version. (#603)
05/15/09:
- 20:09 Ticket #630 (Clone) created by
- Clone aus StorableBase muss implementiert werden (analog zu den …
- 19:13 Ticket #408 (Implement operator to test ChartDataRowsModel) closed by
- fixed
- 19:11 Changeset [1840] by
-
Removed automatic creation of model in ChartDataRowsModelDataCollector (#408)
- 19:09 Ticket #588 (Data Export (CSV)) closed by
- fixed
- 19:07 Ticket #629 (Add property to set X-Axis-Grid visible/invisible) created by
- 19:04 Ticket #408 (Implement operator to test ChartDataRowsModel) reopened by
- 19:04 Ticket #628 (Seperate OptionsDialog into several user controls) created by
- Hi Didi, The "Options"-UserControl is becoming too big. Could you …
- 18:50 Changeset [1839] by
-
Model.Title is changeable in OptionsDialog now (#590)
- 18:47 Ticket #319 (Eventhandling between chart and canvas) closed by
- fixed
- 18:47 Ticket #424 (Panning and Zooming) closed by
- fixed
- 18:47 Ticket #520 (Implement font changes of title, legend etc. in options dialog.) closed by
- fixed
- 16:33 Changeset [1838] by
-
adapted SVM demo engine to include model selection (based on validation set) and to work with new SVM operators. #627
- 16:32 Ticket #627 (Datatypes of SVM should be wrapped into dedicated classes that ...) closed by
- fixed: Implemented with r1837.
- 16:31 Changeset [1837] by
-
Implemented #627 (Datatypes of SVM should be wrapped into dedicated classes that implement IItem).
- 16:29 Ticket #627 (Datatypes of SVM should be wrapped into dedicated classes that ...) created by
- 15:37 Changeset [1836] by
-
implemented persistence of tree evaluators in a common base class for tree evaluators. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)
- 15:17 Changeset [1835] by
-
created a branch for milestone 2 of project HeuristicLab.Hive.
- 15:16 Changeset [1834] by
-
Added check to get either the result of a finished job or a snapshot. #545 (Engine which can be executed in the Hive)
- 14:39 Changeset [1833] by
-
removed windows eventlog property (#467)
- 14:37 Changeset [1832] by
-
add contextmenu for adding/deleting groups (#626)
- 14:35 Ticket #626 (expand functionality of GUI) created by
- expand functionality like contextmenu, create new groups, …
- 14:27 Changeset [1831] by
-
corrected job state handling (#466)
- 14:25 Changeset [1830] by
-
removed handle on appdomains before unloading, made the whole core more stable for concurrency errors (#467)
- 14:14 Ticket #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2) reopened by
- Serialization code for evaluators is still missing.
- 14:07 Changeset [1829] by
-
Updated clientAdapter (#372)
- 13:56 Changeset [1828] by
-
improved DemoSupportVectorMachine engine to search for best parameters C and Nu on the validation set.
- 13:55 Changeset [1827] by
-
fixed missing name mapping of new variables injected by the SupportVectorCreator. #143 (SupportVectorMachine operator for HL3)
- 13:46 Changeset [1826] by
-
fixed bug with resource check (#599)
- 13:26 Changeset [1825] by
-
changed signature of addClientGroup method (#599)
- 12:53 Changeset [1824] by
-
new method delete client group added (#599)
- 12:29 Changeset [1823] by
-
Namespace refactoring: rename formatters & decomposers -> primitive and composite serializers. (#603)
- 11:29 Ticket #625 (Algorithm for support vector classification) created by
- 11:28 Ticket #624 (Algorithm for support vector regression) created by
- 11:26 Changeset [1822] by
-
Remove tests for non-implemented features. (#603)
- 11:13 Changeset [1821] by
-
removed resharper user settings.
- 11:09 Ticket #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2) closed by
- fixed
- 10:54 Changeset [1820] by
-
added AssemblyInfo.cs for LibSVM ticket #619
- 10:29 Changeset [1819] by
-
created new project for LibSVM source files (ticket #619)
05/14/09:
- 19:01 Changeset [1818] by
-
#519 added floating average
- 18:37 Changeset [1817] by
-
Implemented evaluator that matches the semantic of the standard function library of HL2. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)
- 17:24 Changeset [1816] by
-
updated configuration of HL.supportVectorMachines (ticket #619)
- 17:12 Ticket #623 (Add property to set thread priority for engines) closed by
- fixed: Done in r1815.
- 17:12 Changeset [1815] by
-
Added a property for the thread priority of an engine's worker thread to EngineBase (#623)
- 17:09 Changeset [1814] by
-
added SimpleR2Evaluator for SVMs + test engine (ticket #619)
- 16:56 Changeset [1813] by
-
corrected spelling mistake (#466)
- 16:56 Ticket #623 (Add property to set thread priority for engines) created by
- A property should be added to EngineBase which reflects the thread …
- 16:55 Changeset [1812] by
-
changed job restart behaviour - the job will now be restarted when the serialization is done, not before (#571)
- 16:55 Changeset [1811] by
-
small refactorings in snapshot and abort functionality (#466)
- 16:28 Changeset [1810] by
-
added SimpleMSEEvaluator in HL SVM project (ticket #619)
- 16:23 Changeset [1809] by
-
#586 raised timeout
- 15:22 Changeset [1808] by
-
SupportVectorEvaluator and SVMHelper added (ticket #619)
- 15:18 Changeset [1807] by
-
Updated job state field in db (#372)
- 15:18 Changeset [1806] by
-
added SupportVectorCreator, SupportVectorEvaluator and source files of libsvm
(ticket #619)
- 15:00 Changeset [1805] by
- 14:59 Changeset [1804] by
- 14:52 Changeset [1803] by
-
#586 Fixed permission
- 14:44 Changeset [1802] by
-
Added Log4NET Logging for Hive Client (#622)
- 14:44 Changeset [1801] by
-
#586: Reverted security request through Security Server
- 14:41 Changeset [1800] by
-
added status message to login response (#466)
- 14:35 Changeset [1799] by
-
corrected signature of getalljobresults (#466)
- 14:12 Changeset [1798] by
-
removed EventLogging (#622)
- 14:07 Ticket #622 (Change logging to Log4NET) created by
- logging should be changed from Windows Eventlogging to Log4Net
- 13:49 Changeset [1797] by
-
Optionally include necessary assemblies in serial data. (#621)
- 13:49 Ticket #621 (Independet archive format, includes all necessary assemblies) created by
- 13:46 Changeset [1796] by
-
Refactored GP evaluation to make it possible to use different evaluators to interpret function trees. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)
- 13:00 Ticket #613 (Try to load exact type version if possible or fall back to newer type) closed by
- fixed: Also make sure major and minor version match (not only newer) + better …
- 13:00 Changeset [1795] by
-
Also make sure major and minor version match (not only newer) + better tests. (#613)
- 12:34 Ticket #620 (Hitting Reset doesn't update the scope view) created by
- When the global scope is expanded in the SGA interface, and subscopes …
- 09:34 Changeset [1794] by
-
Fixed incorrect evaluation in MSE evaluators when the original values contain NaNs. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)
- 09:23 Changeset [1793] by
-
added project for SVM (ticket #619)
- 09:22 Ticket #619 (SupportVectorMachine for HL3) created by
- - TrainingOperator - Evaluator using libsvm
05/13/09:
- 23:00 Changeset [1792] by
-
Added App.config to NUnit project to set the required ApartmentState (SaveFileDialogs didn't work anymore with ReSharper >= 4.0 because they changed the default ApartmentState) (#498)
- 20:55 Changeset [1791] by
-
removed annoying quit after x tries
- 16:55 Changeset [1790] by
-
Remove redundant constructor check. (#603)
- 16:39 Changeset [1789] by
-
improved support for algorithm abort. (ticket #580)
- 16:07 Changeset [1788] by
-
fixed another bug in the calculation of the range of a variable. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)
- 15:45 Changeset [1787] by
-
simplified code of BakedTreeEvaluator: removed constant expression folding and special cases for DIV and SUB with only one operand. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)
- 15:38 Changeset [1786] by
-
fixed calculation of range of a variable (to ignore NaNs) and fixed calculation of maxPunishment in the BakedTreeEvaluator. #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2)
- 15:12 Ticket #618 (Move shortcut for Save all to Save as) created by
- The shortcut for "Save all" currently is ctrl+shift+s. This is …
- 14:35 Ticket #617 (ES interface doesn't always reset lambda in the comma strategy) closed by
- fixed: fixed in r1785
- 14:35 Changeset [1785] by
-
fixed interface glitch in ES (#617)
- 14:34 Ticket #617 (ES interface doesn't always reset lambda in the comma strategy) created by
- When switching to the comma strategy in the ES, lambda has to be at …
- 13:53 Ticket #616 (GetMean and GetRange include the last row (parameter 'to') in the ...) closed by
- fixed: Fixed with r1784.
- 13:53 Changeset [1784] by
-
Fixed #616 (GetMean and GetRange include the last row (parameter 'to') in the calculation).
- 13:48 Ticket #616 (GetMean and GetRange include the last row (parameter 'to') in the ...) created by
- 09:49 Ticket #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2) created by
05/12/09:
- 17:27 Changeset [1783] by
-
simplified code (#573)
- 16:18 Changeset [1782] by
-
Added SimpleBestSolutionStorer (#614)
- 13:11 Ticket #614 (Add a generic best solution storer) created by
- Should have the ability to keep the best out of the last x solutions …
- 00:53 Changeset [1781] by
-
Data Export (CSV) #588
05/11/09:
- 16:09 Changeset [1780] by
-
Store full version information with serialized data, only fall back to version invariant format if loading fails with full version. Also check, that loaded version is newer than requested version if possible. (#613)
- 13:35 Changeset [1779] by
-
Better type name parser. Replace reflection based type name generation, better exceptions during deserialization. (#613)
05/09/09:
- 19:29 Changeset [1778] by
-
Renamed version folder of Selection.Uncertainty plugin
- 19:16 Changeset [1777] by
-
fixed a bug in the uncertain best selector (#611)
05/08/09:
- 16:40 Changeset [1776] by
-
Type name parser that recursively strips version information (#613)
- 16:33 Ticket #613 (Try to load exact type version if possible or fall back to newer type) created by
- 14:55 Changeset [1775] by
-
fixed small changes in logging, messagequeues and the jobfetching (#467)
- 14:44 Changeset [1774] by
-
Job details in Listview, Refresh-Button on Client refreshing and overlaying form on refresh (#600)
- 14:29 Changeset [1773] by
-
worked on snapshotting functionality of HiveEngine. #545 (Engine which can be executed in the Hive)
- 14:25 Changeset [1772] by
-
adapted handling of snapshot requests (#531)
- 14:17 Changeset [1771] by
- 14:17 Changeset [1770] by
-
new functionality for snapshot requesting (#531)
- 14:15 Changeset [1769] by
-
#586 Interface for HivePermissionManager
- 14:11 Changeset [1768] by
-
#586 extended the interface for HivePermissionManager
- 14:10 Changeset [1767] by
-
#586 applied recent changes for bindings
- 14:09 Changeset [1766] by
-
#586 fixed wcf binding
- 14:08 Changeset [1765] by
-
#586 Extended test data insert
- 14:07 Changeset [1764] by
-
#586 Controls the service access
- 14:07 Changeset [1763] by
-
#586 added some actions
- 13:30 Changeset [1762] by
-
fixed null pointer exception in abort (#531)
- 13:27 Changeset [1761] by
-
added progress calculation to hive-engine (just reads variable "Progress" vom global scope) #545 (Engine which can be executed in the Hive)
- 13:26 Changeset [1760] by
-
fixed null pointer exception in logout (#531)
- 12:45 Changeset [1759] by
-
Small refactoring of the manyToManyRelationHelper 2 (#527)
- 12:42 Changeset [1758] by
-
Small refactoring of the manyToManyRelationHelper (#527)
- 12:05 Changeset [1757] by
-
new method get all groups for resource (#599)
05/07/09:
- 15:10 Changeset [1756] by
-
Implemented MemberOf function in the Hive DAL (#372)
- 14:34 Changeset [1755] by
-
added the "coresNeeded" and made a fallback concerning dynamic plugin loading... (#467)
- 14:29 Changeset [1754] by
-
set coresNeeded for new job to 1 (#571)
- 14:29 Changeset [1753] by
-
set used cores in testjob, logged in response involved (#600)
- 14:23 Changeset [1752] by
-
time to life added for new assigned jobs (#531)
- 13:57 Changeset [1751] by
-
Fixed authentication bug (#532)
- 13:56 Changeset [1750] by
-
Fixed authentication bug (#532)
- 12:59 Ticket #610 (bin and obj folders in project) closed by
- fixed
- 12:57 Changeset [1749] by
-
delete bin and obj (ticket #537)
- 12:43 Changeset [1748] by
-
Added unique and not null constraints in the Security DAL (#597)
- 11:57 Changeset [1747] by
-
#586: Defining actions that require permissions
05/06/09:
- 21:39 Changeset [1746] by
-
Added UncertainBestSelector (#611)
- 20:22 Changeset [1745] by
-
Added simple statistics calculator for calculating mean, median, stdDev, min, max, and sum (#573)
- 16:55 Changeset [1744] by
-
Added snk to StatisticalAnalysis plugin
- 16:51 Changeset [1743] by
-
Adding log messages to evaluate if this works at all (#611)
- 13:15 Ticket #612 (DataSetShuffler is extremly slow) created by
05/05/09:
- 23:29 Changeset [1742] by
-
implemented UncertainTournamentSelector (#611)
- 20:34 Changeset [1741] by
-
updated (ticket #537)
- 19:26 Changeset [1740] by
-
Initial import of selection operators under uncertain conditions (#611)
- 19:25 Ticket #611 (Create operators for selecting using noisy quality values) created by
- Operators based on statistical tests should be created and analyzed …
- 18:32 Changeset [1739] by
-
Added missing platform configurations to some projects and the solution file
- 18:30 Ticket #610 (bin and obj folders in project) created by
- In HeuristicLab.Security.ADODataAccess the bin and obj folders are …
- 14:55 Changeset [1738] by
-
error correction (ticket #537)