Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

05/15/09:

20:09 Ticket #630 (Clone) created by cbahner
Clone aus StorableBase muss implementiert werden (analog zu den …
19:13 Ticket #408 (Implement operator to test ChartDataRowsModel) closed by swagner
fixed
19:11 Changeset [1840] by swagner

Removed automatic creation of model in ChartDataRowsModelDataCollector (#408)

19:09 Ticket #588 (Data Export (CSV)) closed by mstoeger
fixed
19:07 Ticket #629 (Add property to set X-Axis-Grid visible/invisible) created by mstoeger
19:04 Ticket #408 (Implement operator to test ChartDataRowsModel) reopened by swagner
19:04 Ticket #628 (Seperate OptionsDialog into several user controls) created by mstoeger
Hi Didi, The "Options"-UserControl is becoming too big. Could you …
18:50 Changeset [1839] by bspisic

Model.Title is changeable in OptionsDialog now (#590)

18:47 Ticket #319 (Eventhandling between chart and canvas) closed by bspisic
fixed
18:47 Ticket #424 (Panning and Zooming) closed by bspisic
fixed
18:47 Ticket #520 (Implement font changes of title, legend etc. in options dialog.) closed by bspisic
fixed
16:33 Changeset [1838] by gkronber

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 gkronber
fixed: Implemented with r1837.
16:31 Changeset [1837] by gkronber

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 gkronber
15:37 Changeset [1836] by gkronber

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 gkronber

created a branch for milestone 2 of project HeuristicLab.Hive.

15:16 Changeset [1834] by gkronber

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 kgrading

removed windows eventlog property (#467)

14:37 Changeset [1832] by aleitner

add contextmenu for adding/deleting groups (#626)

14:35 Ticket #626 (expand functionality of GUI) created by aleitner
expand functionality like contextmenu, create new groups, …
14:27 Changeset [1831] by msteinbi

corrected job state handling (#466)

14:25 Changeset [1830] by kgrading

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 gkronber
Serialization code for evaluators is still missing.
14:07 Changeset [1829] by svonolfe

Updated clientAdapter (#372)

13:56 Changeset [1828] by gkronber

improved DemoSupportVectorMachine engine to search for best parameters C and Nu on the validation set.

13:55 Changeset [1827] by gkronber

fixed missing name mapping of new variables injected by the SupportVectorCreator. #143 (SupportVectorMachine operator for HL3)

13:46 Changeset [1826] by msteinbi

fixed bug with resource check (#599)

13:26 Changeset [1825] by msteinbi

changed signature of addClientGroup method (#599)

12:53 Changeset [1824] by msteinbi

new method delete client group added (#599)

12:29 Changeset [1823] by epitzer

Namespace refactoring: rename formatters & decomposers -> primitive and composite serializers. (#603)

11:29 Ticket #625 (Algorithm for support vector classification) created by gkronber
11:28 Ticket #624 (Algorithm for support vector regression) created by gkronber
11:26 Changeset [1822] by epitzer

Remove tests for non-implemented features. (#603)

11:13 Changeset [1821] by gkronber

removed resharper user settings.

11:09 Ticket #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2) closed by gkronber
fixed
10:54 Changeset [1820] by mkommend

added AssemblyInfo.cs for LibSVM ticket #619

10:29 Changeset [1819] by mkommend

created new project for LibSVM source files (ticket #619)

05/14/09:

19:01 Changeset [1818] by cbahner

#519 added floating average

18:37 Changeset [1817] by gkronber

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 mkommend

updated configuration of HL.supportVectorMachines (ticket #619)

17:12 Ticket #623 (Add property to set thread priority for engines) closed by swagner
fixed: Done in r1815.
17:12 Changeset [1815] by swagner

Added a property for the thread priority of an engine's worker thread to EngineBase (#623)

17:09 Changeset [1814] by mkommend

added SimpleR2Evaluator for SVMs + test engine (ticket #619)

16:56 Changeset [1813] by msteinbi

corrected spelling mistake (#466)

16:56 Ticket #623 (Add property to set thread priority for engines) created by swagner
A property should be added to EngineBase which reflects the thread …
16:55 Changeset [1812] by kgrading

changed job restart behaviour - the job will now be restarted when the serialization is done, not before (#571)

16:55 Changeset [1811] by msteinbi

small refactorings in snapshot and abort functionality (#466)

16:28 Changeset [1810] by mkommend

added SimpleMSEEvaluator in HL SVM project (ticket #619)

16:23 Changeset [1809] by mbecirov

#586 raised timeout

15:22 Changeset [1808] by mkommend

SupportVectorEvaluator and SVMHelper added (ticket #619)

15:18 Changeset [1807] by svonolfe

Updated job state field in db (#372)

15:18 Changeset [1806] by mkommend

added SupportVectorCreator, SupportVectorEvaluator and source files of libsvm
(ticket #619)

15:00 Changeset [1805] by mbecirov

#586

14:59 Changeset [1804] by mbecirov

#586

14:52 Changeset [1803] by mbecirov

#586 Fixed permission

14:44 Changeset [1802] by kgrading

Added Log4NET Logging for Hive Client (#622)

14:44 Changeset [1801] by mbecirov

#586: Reverted security request through Security Server

14:41 Changeset [1800] by msteinbi

added status message to login response (#466)

14:35 Changeset [1799] by msteinbi

corrected signature of getalljobresults (#466)

14:12 Changeset [1798] by kgrading

removed EventLogging (#622)

14:07 Ticket #622 (Change logging to Log4NET) created by kgrading
logging should be changed from Windows Eventlogging to Log4Net
13:49 Changeset [1797] by epitzer

Optionally include necessary assemblies in serial data. (#621)

13:49 Ticket #621 (Independet archive format, includes all necessary assemblies) created by epitzer
13:46 Changeset [1796] by gkronber

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 epitzer
fixed: Also make sure major and minor version match (not only newer) + better …
13:00 Changeset [1795] by epitzer

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 abeham
When the global scope is expanded in the SGA interface, and subscopes …
09:34 Changeset [1794] by gkronber

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 mkommend

added project for SVM (ticket #619)

09:22 Ticket #619 (SupportVectorMachine for HL3) created by mkommend
- TrainingOperator - Evaluator using libsvm

05/13/09:

23:00 Changeset [1792] by mstoeger

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 abeham

removed annoying quit after x tries

16:55 Changeset [1790] by epitzer

Remove redundant constructor check. (#603)

16:39 Changeset [1789] by dtraxing

improved support for algorithm abort. (ticket #580)

16:07 Changeset [1788] by gkronber

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 gkronber

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 gkronber

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 abeham
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 abeham
fixed: fixed in r1785
14:35 Changeset [1785] by abeham

fixed interface glitch in ES (#617)

14:34 Ticket #617 (ES interface doesn't always reset lambda in the comma strategy) created by abeham
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 gkronber
fixed: Fixed with r1784.
13:53 Changeset [1784] by gkronber

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 gkronber
09:49 Ticket #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2) created by gkronber

05/12/09:

17:27 Changeset [1783] by abeham

simplified code (#573)

16:18 Changeset [1782] by abeham

Added SimpleBestSolutionStorer (#614)

13:11 Ticket #614 (Add a generic best solution storer) created by abeham
Should have the ability to keep the best out of the last x solutions …
00:53 Changeset [1781] by mstoeger

Data Export (CSV) #588

05/11/09:

16:09 Changeset [1780] by epitzer

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 epitzer

Better type name parser. Replace reflection based type name generation, better exceptions during deserialization. (#613)

05/09/09:

19:29 Changeset [1778] by abeham

Renamed version folder of Selection.Uncertainty plugin

19:16 Changeset [1777] by abeham

fixed a bug in the uncertain best selector (#611)

05/08/09:

16:40 Changeset [1776] by epitzer

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 epitzer
14:55 Changeset [1775] by kgrading

fixed small changes in logging, messagequeues and the jobfetching (#467)

14:44 Changeset [1774] by aleitner

Job details in Listview, Refresh-Button on Client refreshing and overlaying form on refresh (#600)

14:29 Changeset [1773] by gkronber

worked on snapshotting functionality of HiveEngine. #545 (Engine which can be executed in the Hive)

14:25 Changeset [1772] by msteinbi

adapted handling of snapshot requests (#531)

14:17 Changeset [1771] by mbecirov

#586

14:17 Changeset [1770] by msteinbi

new functionality for snapshot requesting (#531)

14:15 Changeset [1769] by mbecirov

#586 Interface for HivePermissionManager

14:11 Changeset [1768] by mbecirov

#586 extended the interface for HivePermissionManager

14:10 Changeset [1767] by mbecirov

#586 applied recent changes for bindings

14:09 Changeset [1766] by mbecirov

#586 fixed wcf binding

14:08 Changeset [1765] by mbecirov

#586 Extended test data insert

14:07 Changeset [1764] by mbecirov

#586 Controls the service access

14:07 Changeset [1763] by mbecirov

#586 added some actions

13:30 Changeset [1762] by msteinbi

fixed null pointer exception in abort (#531)

13:27 Changeset [1761] by gkronber

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 msteinbi

fixed null pointer exception in logout (#531)

12:45 Changeset [1759] by svonolfe

Small refactoring of the manyToManyRelationHelper 2 (#527)

12:42 Changeset [1758] by svonolfe

Small refactoring of the manyToManyRelationHelper (#527)

12:05 Changeset [1757] by msteinbi

new method get all groups for resource (#599)

05/07/09:

15:10 Changeset [1756] by svonolfe

Implemented MemberOf function in the Hive DAL (#372)

14:34 Changeset [1755] by kgrading

added the "coresNeeded" and made a fallback concerning dynamic plugin loading... (#467)

14:29 Changeset [1754] by msteinbi

set coresNeeded for new job to 1 (#571)

14:29 Changeset [1753] by aleitner

set used cores in testjob, logged in response involved (#600)

14:23 Changeset [1752] by msteinbi

time to life added for new assigned jobs (#531)

13:57 Changeset [1751] by svonolfe

Fixed authentication bug (#532)

13:56 Changeset [1750] by svonolfe

Fixed authentication bug (#532)

12:59 Ticket #610 (bin and obj folders in project) closed by asimon
fixed
12:57 Changeset [1749] by asimon

delete bin and obj (ticket #537)

12:43 Changeset [1748] by svonolfe

Added unique and not null constraints in the Security DAL (#597)

11:57 Changeset [1747] by mbecirov

#586: Defining actions that require permissions

05/06/09:

21:39 Changeset [1746] by abeham

Added UncertainBestSelector (#611)

20:22 Changeset [1745] by abeham

Added simple statistics calculator for calculating mean, median, stdDev, min, max, and sum (#573)

16:55 Changeset [1744] by abeham

Added snk to StatisticalAnalysis plugin

16:51 Changeset [1743] by abeham

Adding log messages to evaluate if this works at all (#611)

13:15 Ticket #612 (DataSetShuffler is extremly slow) created by gkronber

05/05/09:

23:29 Changeset [1742] by abeham

implemented UncertainTournamentSelector (#611)

20:34 Changeset [1741] by asimon

updated (ticket #537)

19:26 Changeset [1740] by abeham

Initial import of selection operators under uncertain conditions (#611)

19:25 Ticket #611 (Create operators for selecting using noisy quality values) created by abeham
Operators based on statistical tests should be created and analyzed …
18:32 Changeset [1739] by abeham

Added missing platform configurations to some projects and the solution file

18:30 Ticket #610 (bin and obj folders in project) created by abeham
In HeuristicLab.Security.ADODataAccess the bin and obj folders are …
14:55 Changeset [1738] by asimon

error correction (ticket #537)

05/04/09:

19:42 Changeset [1737] by svonolfe

Passwords are now stored in MD5 in the database (#532)

18:31 Changeset [1736] by asimon

refresh (ticket #537)

18:31 Changeset [1735] by asimon

refresh (ticket #537)

16:50 Changeset [1734] by epitzer

Serialization with streams. (#603)

16:43 Changeset [1733] by epitzer

Added Serialization to stream. Do not overwrite file if serialization fails. (#603)

16:32 Changeset [1732] by epitzer

Clear collection members before filling in deserialized values. (#603)

16:28 Changeset [1731] by dtraxing

Updated FixedSGAMain (ticket #580)

05/02/09:

22:43 Changeset [1730] by gkronber

Implemented calculation of list of necessary plugins for a job in the HiveEngine #545 (Engine which can be executed in the Hive).

Note: See TracTimeline for information about the timeline view.