Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

05/28/09:

18:39 Ticket #660 (Large amounts of data should be transferred streamed) closed by svonolfe
fixed
18:38 Changeset [1939] by svonolfe

Large amounts of data are now transferred streamed (fixed ticket #660)

18:32 Ticket #660 (Large amounts of data should be transferred streamed) created by svonolfe
There have been some problems regarding the WCF service when a large …
18:06 Changeset [1938] by epitzer

Resolve name clashes of overridden and shadowed properties (#659)

18:03 Ticket #659 (Properties and inheritance are not handled correctly) created by epitzer
Overriden properties are saved multiple times. Overridden and shadowed …
17:33 Changeset [1937] by aleitner

contextmenu is on place where clicked
Add project form
expand add job form
(#626)

17:26 Changeset [1936] by kgrading

switchback to dynamic loading (#653)

17:24 Changeset [1935] by kgrading

fixed custom logging in #622

17:17 Changeset [1934] by msteinbi

dummy implementation of getallprojects just for testing (#599)

17:09 Changeset [1933] by kgrading

added the logger (#622)

17:05 Changeset [1932] by msteinbi

new BO Project
added new methods for project handling within jobManager
(#599)

16:45 Changeset [1931] by kgrading

added custom hive logging (#622)

16:30 Ticket #658 (For the execution of jobs assemblies have to be loaded dynamically in ...) created by gkronber
All dependencies of a plugin have to be loaded first.
16:04 Ticket #655 (Implement new Client Log) closed by whackl
fixed
16:03 Changeset [1930] by whackl

#655 new logging mechanism added

15:53 Changeset [1929] by kgrading

added missing plugins dependencies (#657)

15:48 Changeset [1928] by msteinbi

corrected job reset when client logs out (#466)

15:40 Changeset [1927] by gkronber

Fixed dependencies in plugins. #657 (HiveEngine doesn't add all necessary plugins to the list of necessary plugins for a job)

15:26 Changeset [1926] by mkommend

corrected too large creation of values array by resizing (ticket #515)

15:19 Changeset [1925] by gkronber

Fixed #657 (HiveEngine doesn't add all necessary plugins to the list of necessary plugins for a job)

15:19 Ticket #657 (HiveEngine doesn't add all necessary plugins to the list of necessary ...) created by gkronber
The dependencies are ignored.
14:14 Ticket #656 (CEDMA server should handle only one data set (problem) at a time) created by gkronber
13:51 Ticket #634 (Hard-coded GP algorithms do not work with changes related to #615) closed by gkronber
fixed: Already fixed with r1873.
13:27 Ticket #579 (Configurable FunctionLibraryInjector for GP.StructureIdenfication) closed by gkronber
fixed
12:45 Changeset [1924] by abeham

updated 3.2 debug build configuration

12:14 Ticket #655 (Implement new Client Log) created by whackl
Implement a new Logging mechanism on the client. The Problem with the …
12:13 Ticket #654 (Implement new Client Log) created by whackl
Implement a new Logging meachanism on the client. The Problem with the …
11:49 Ticket #653 (Dynamic Plugin loading for the Execution Engine) created by kgrading
The Execution engine still struggles when it comes to the dynamic …
11:48 Ticket #570 (Fix of the plugin dependency resolvement) closed by kgrading
fixed

05/27/09:

23:56 Changeset [1923] by dtraxing

Added debugging code (ticket #580)

18:26 Changeset [1922] by gkronber

#650 (IAlgorithm and derived interfaces should provide properties to retrieve results):

  • Implemented properties to retrieve model quality
  • Changed CEDMA executor to retrieve results via properties
  • Removed obsolete class Execution in CEDMA (replaced by the interface IAlgorithm)
18:12 Changeset [1921] by epitzer

Refactor saving into IEditor and provide choice of compressed and uncompressed HeuristicLab archives during saving (#646)

18:07 Changeset [1920] by epitzer

Use invariant culture for proper double value parsing. (#603)

17:43 Changeset [1919] by mkommend

added x64 config for conditional evaluators (ticket #515) and corrected missing projects

17:43 Changeset [1918] by mkommend

dded x64 config for conditional evaluators (ticket #515) and corrected missing projects

17:29 Changeset [1917] by mkommend

added x64 config for conditional evaluators (ticket #515)

17:04 Changeset [1916] by mkommend

corrected bug with total evaluated nodes; skipped samples were also counted (ticket #515)

16:13 Changeset [1915] by mkommend

corrected bug in conditional evaluators (mixed up min and max time offsets) ticket #515

15:42 Changeset [1914] by epitzer

Migration of DataAnalysis, GP, GP.StructureIdentification and Modeling to new Persistence-3.3 (#603)

15:27 Changeset [1913] by epitzer

Create new branch for HL.Modeling-3.3 (#603)

15:26 Changeset [1912] by epitzer

Delete HL.Modeling-3.3 branch that was branched from the wrong version (#603)

15:00 Changeset [1911] by gkronber

Use default values for min- and max time offset and for the autoregressive modeling flag. #579 (Configurable FunctionLibraryInjector for GP.StructureIdenfication)

14:36 Changeset [1910] by gkronber

Fixed a bug in the configurable function library injector (introduced with r1908) #579

13:48 Changeset [1909] by gkronber

Deleted unused file SVMRangeTransform.cs (related to r1906 #650)

13:46 Changeset [1908] by gkronber

Made configurable FunctionLibraryInjector the default and removed the specific function library injectors. #579 (Configurable FunctionLibraryInjector for GP.StructureIdenfication)

13:22 Changeset [1907] by epitzer

Create branch for HL.GP.StructureIdentification-3.4 (#603)

13:22 Changeset [1906] by gkronber

Added interface IModel and a standard implementation and changed SVM models to include the range transform in the model. #650 (IAlgorithm and derived interfaces should provide properties to retrieve results)

13:21 Changeset [1905] by epitzer

Create branch for HL.GP-3.4 (#603)

13:21 Changeset [1904] by epitzer

Create branch for HL.DataAnalysis-3.3 (#603)

13:19 Changeset [1903] by epitzer

Create branch for HL.Modeling-3.3 (#603)

13:04 Changeset [1902] by mkommend

added initial version of conditional evaluators (ticket #515)

11:14 Changeset [1901] by mkommend

added index to column headers (ticket #652)

if the header text is too large for the column the index is still not displayed, because the an additional newline is inserted in the header text.

11:12 Ticket #652 (Display index of variables (features) in DataSetView column headers) created by mkommend

05/26/09:

23:09 Changeset [1900] by dtraxing

new implementation for fixed sga main (ticket #580)

14:22 Ticket #651 (Force reloading of plugins if an exception occurs while ...) closed by swagner
fixed: Fixed in r1899.
14:22 Changeset [1899] by swagner

Fixed #651

14:19 Ticket #651 (Force reloading of plugins if an exception occurs while ...) created by swagner
If an exception occurs while installing/deleting/upgrading plugins, …
13:37 Changeset [1898] by gkronber

Implemented and integrated first version of backend for execution of CEDMA runs on HL.Hive. #642 (Hive backend for CEDMA)

13:23 Ticket #650 (IAlgorithm and derived interfaces should provide properties to ...) created by gkronber
A uniform interface for all regression, classification and time-series …
13:03 Ticket #649 (Plugin infrastructure considers abstract types implementing the ...) closed by swagner
fixed: Fixed in r1897.
13:03 Changeset [1897] by swagner

Fixed #649

13:01 Ticket #649 (Plugin infrastructure considers abstract types implementing the ...) created by swagner
If an abstract type implements the IPlugin interface, the plugin …
12:55 Ticket #648 (Plugin manager console tries to remove plugins involved in an remove ...) closed by swagner
fixed
12:54 Changeset [1896] by swagner

Fixed #648

12:45 Ticket #648 (Plugin manager console tries to remove plugins involved in an remove ...) created by swagner
Consider the following scenario: * Plugin A is available but not …
12:23 Changeset [1895] by epitzer

Add SaveCompressed() method to PersistenceManager. (#646)

11:24 Ticket #647 (CEDMA should store all models regardless which algorithm generated the ...) created by gkronber
Currently the variable FunctionTree is stored explicitly.
11:02 Ticket #615 (Evaluation of HL3 function trees should be equivalent to evaluation in HL2) closed by gkronber
fixed
11:01 Ticket #624 (Algorithm for support vector regression) closed by gkronber
fixed
11:01 Ticket #635 (Plugin HeuristicLab.Modeling as a common basis for all data-based ...) closed by gkronber
fixed

05/25/09:

18:43 Ticket #643 (Simple evaluation operators in HL.Modeling and GP specific evaluation ...) closed by gkronber
fixed: Fixed with r1894.
18:43 Changeset [1894] by gkronber

Fixed #643 (Simple evaluation operators in HL.Modeling and GP specific evaluation operators in HL.GP.StructureIdentification should be unified).

18:04 Changeset [1893] by epitzer

Avoid recompiling regex during string parsing and cache storable attribues for faster saving. (#646)

18:03 Changeset [1892] by epitzer

Configurable compression level (and lower default settings) and remove excessive logging for better saving speed. (#646)

17:46 Ticket #645 (Tree evaluators precompile the model for each evaluation of a row) closed by gkronber
fixed: Fixed with r1891.
17:46 Changeset [1891] by gkronber

Fixed #645 (Tree evaluators precompile the model for each evaluation of a row).

17:45 Ticket #646 (persistence-3.3 is much slower than old persistence) created by epitzer
17:31 Ticket #645 (Tree evaluators precompile the model for each evaluation of a row) created by gkronber
This is a bug introduced with #615 (r1769).
17:10 Ticket #644 (Variable impact of CEDMA models should be calculated and stored in the ...) created by gkronber
17:09 Ticket #643 (Simple evaluation operators in HL.Modeling and GP specific evaluation ...) created by gkronber
There is some code duplication in evaluation operators in …
17:07 Ticket #642 (Hive backend for CEDMA) created by gkronber
Additionally to the HL.Grid backend.
16:40 Ticket #641 (CEDMA should also store VAF of models) closed by gkronber
fixed: Added evaluation of VAF to hard-coded GP algorithms. VAF values for …
16:40 Changeset [1890] by gkronber

Added evaluation of VAF to hard-coded GP algorithms. VAF values for training, validation, test are stored as model attributes. #641 (CEDMA should also store VAF of models)

16:38 Ticket #641 (CEDMA should also store VAF of models) created by gkronber
16:37 Changeset [1889] by gkronber

Added calculation of MAPE, MAPRE, VAF to hard-coded SVM algorithm. #624 (Algorithm for support vector regression)

15:09 Changeset [1888] by gkronber

Added simple evaluators for mean absolute percentage error, mean absolute percentage of range error and, variance accounted for. #635 (Plugin HeuristicLab.Modeling as a common basis for all data-based modeling algorithms)

05/24/09:

01:31 Ticket #640 (Remove UpdateLocalInstallation from post-build event) closed by swagner
fixed: Done in r1887.
01:30 Changeset [1887] by swagner

Removed UpdateLocalInstallation command from post-build event (#640)

01:29 Ticket #640 (Remove UpdateLocalInstallation from post-build event) created by swagner
Usually the folder "HeuristicLab 3.0" in the "Program Files" folder …

05/23/09:

11:21 Changeset [1886] by mstoeger

removed unused interfaces/classes. reordered methods. #498

11:08 Changeset [1885] by mstoeger

xaxis grid color can be set in the options dialog #555

10:53 Ticket #639 (visualization - persistance implementations for data model) created by cbahner
merge persistance functions into trunc test save and load from hl
10:50 Changeset [1884] by dwagner

Added Test for Linetype Points(#637)

10:35 Changeset [1883] by dwagner

Bug fix: No marker on first added value (#581)
New feature: Tooltip, which shows the world-values on mouseover event of a datapoint. (#638)
New feature: New Linetype Points, which is a line consisting only of the markers (#637)

10:31 Ticket #638 (Tooltip to show values of datapoints) created by dwagner
Implementation of a tooltip, which shows the world coordinates of a …
10:27 Changeset [1882] by mstoeger

removed svn:needs-lock from project files #498

10:22 Ticket #637 (New Line Type: Only Points) created by dwagner
Implementation of a new line type as requested. A line of this type …
10:22 Changeset [1881] by mstoeger

renamed xaxis-properties #498

10:19 Changeset [1880] by mstoeger

Moved X-Axis settings from model to model.XAxis. Fixed UpdateLayout and invalidating. #498

09:33 Ticket #636 (DrawingStyle) created by cbahner
DrawingStyle (VisualProperties of Datarows) encapsulate visual …
08:59 Changeset [1879] by mstoeger

Layout is only updated when necessary (before painting) #498

08:39 Changeset [1878] by shofstad

Legend implementation updated (#407)

08:38 Changeset [1877] by shofstad

Legend implementation updated (#407)

08:29 Ticket #629 (Add property to set X-Axis-Grid visible/invisible) closed by mstoeger
fixed: x-axis grid can be enabled/disabled r1876
08:28 Changeset [1876] by mstoeger

x-axis grid can be enabled/disabled #629

05/20/09:

21:10 Changeset [1875] by dtraxing

changed implementation of fixed operators. (ticket #580)

19:57 Changeset [1874] by gkronber

Changed variable name of training MSE from TrainingQuality to Quality to match semantic of GP models. #624

17:38 Changeset [1873] by gkronber

Worked on different dispatching of deterministic and non-deterministic modeling algorithms. #635

15:06 Changeset [1872] by epitzer

Upgrade Charting.Data, Logging, Operators.Programmable, OptimizationFrontend, OffspringSelection, SGA, TestFunctions and ThreadParallelEngine to 3.3 (#603)

15:03 Changeset [1871] by epitzer

Remove Tracing-3.3 (it is identical to Tracing-3.2) (#603)

12:59 Changeset [1870] by gkronber

adapted SVMEvaluator to work with simple evaluators of plugin Modeling. #635

12:52 Changeset [1869] by gkronber

Moved simple evaluators from plugin SVM to plugin Modeling. #635

12:46 Changeset [1868] by epitzer

Create branch for OptimizationFrontend-3.3 (#603)

12:45 Changeset [1867] by epitzer

Create branch for ThreadParallelEngine-3.3 (#603)

12:44 Changeset [1866] by epitzer

Create branch for TestFunctions-3.3 (#603)

12:43 Changeset [1865] by epitzer

Create branch for SGA-3.3 (#603)

12:43 Changeset [1864] by epitzer

Create branch for Selection.OffspringSelection-3.3 (#603)

12:41 Changeset [1863] by epitzer

Create branch for Operators.Programmable-3.3 (#603)

12:05 Changeset [1862] by epitzer

Create branch for Logging-3.3 (#603)

12:03 Changeset [1861] by epitzer

Create branch for Charting.Data-3.3 (#603)

12:02 Changeset [1860] by epitzer

Create branch for Tracing-3.3 (#603)

11:42 Changeset [1859] by epitzer

Reuse serializer instances for different types and provide better error information. (#603)

11:30 Changeset [1858] by gkronber

Fixed infinite recursion bug in StoreProxy and initialized the ProblemInjector of SVR to an actual ProblemInjector. #635

10:50 Changeset [1857] by gkronber

Worked on lose coupling of CEDMA and GP/SVR with plugin HeuristicLab.Modeling as common bridge. #635

10:09 Changeset [1856] by gkronber

Moved problem injectors from GP.StructureIdentification projects into HeuristicLab.Modeling and made some necessary adjustments (project name, references, plugin dependencies). #635

09:49 Changeset [1855] by gkronber

Added project frame for plugin HeuristicLab.Modeling. #635 (Plugin HeuristicLab.Modeling as a common basis for all data-based modeling algorithms)

09:35 Ticket #635 (Plugin HeuristicLab.Modeling as a common basis for all data-based ...) created by gkronber
Should provide common interfaces and operators needed for all kinds of …

05/19/09:

22:20 Changeset [1854] by gkronber

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 gkronber
Algos have to be adapted to use evaluators from the scope.
17:09 Changeset [1853] by epitzer

Fix EmptyStorableClass attributes. (#603)

17:07 Changeset [1852] by epitzer

Correct handling of empty storable classes. (#603)

13:24 Ticket #633 (Engines do not handle abortion of operators correctly) closed by gkronber
fixed: Engines do not have to be adapted when each operator handles abort …
13:18 Changeset [1851] by gkronber

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 epitzer

Add persistence-3.3 documentation

05/18/09:

23:21 Changeset [1849] by gkronber

Removed SVM demo engine. #619 (SupportVectorMachine for HL3)

23:17 Ticket #632 (Abort functionality for Operator SupportVectorCreator) closed by gkronber
fixed: Implemented with r1848.
23:16 Changeset [1848] by gkronber

Implemented #632 (Abort functionality for Operator SupportVectorCreator).

23:14 Changeset [1847] by gkronber

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 gkronber

Added x86 configurations for projects HeuristicLab.SupportVectorMachines and LibSVM (second part to r1845). #619 (SupportVectorMachine for HL3)

23:09 Changeset [1845] by gkronber

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 gkronber
Aborted operators must reset the scope to a consistent state so that …
21:06 Ticket #632 (Abort functionality for Operator SupportVectorCreator) created by gkronber
Training of SVM can take quite a lot of time. Thus, it should be …
18:03 Changeset [1844] by epitzer

Don't crash application if exceptions occur during load/save (#603)

18:02 Changeset [1843] by epitzer

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 epitzer
fixed: Don't call Data.GetHashCode() if Data is null. (r1842)
17:59 Changeset [1842] by epitzer

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 epitzer
16:22 Changeset [1841] by epitzer

Group projects according to intended HL version instead of plugin version. (#603)

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
Note: See TracTimeline for information about the timeline view.