Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

06/05/13:

17:52 Changeset [9592] by abeham

#2038: Added tagging comment

15:28 Changeset [9591] by mkommend

#2038: Added backwards compatibility regions into the modified algorithms for elites reevaluation.

14:59 Changeset [9590] by mkommend

#1730: Corrected output path of epplus.

14:53 Changeset [9589] by pfleck

#2063:
Added Asp.net MVC project and all required libraries.
Added publish profile to web services and web pages.

14:19 Changeset [9588] by fschoepp

#1888:

  • Removed readme from scaler
  • Added BillingEnabled flag to configuration files
14:18 Changeset [9587] by mkommend

#1730: Integrated excel export for symbolic datanalysis solutions in the trunk.

14:09 Changeset [9586] by fschoepp

#1888:

  • Billing Component may now be deactivated by setting the BillingEnabled flag within the OaaS service configuration.
  • Added views for invoices and usage data.
  • Changed appearance of the SaveOrder view.
11:40 Changeset [9585] by mkommend

#1730: Added necessary plugin dependency and improved error handling.

10:33 Changeset [9584] by mkommend

#1730: Minor code changes and organization in the export to excel functionality.

10:14 Ticket #1319 (The background of tab pages is not correclty redrawn) closed by mkommend
worksforme: Tested it also on my Windows 7 machine and found no problems.

06/04/13:

16:45 Changeset [9583] by sforsten

#1730: added error handling, if estimated value evaluates to an error like #NAN or #NUM in Excel

16:30 Changeset [9582] by fschoepp

#1888:

  • Added an overview for users to inspect their orders
  • Order Administrators may now suspend or reactivate orders
  • When creating an order, its necessary to enter payment information (paypal, credit card,...) before
  • Also, the billing period and type must be entered during the creation of an order.
16:12 Changeset [9581] by sforsten

#1730:

  • accidently added bin directory
  • changed svn properties
16:08 Changeset [9580] by sforsten

#1730:

  • added SymbolicDataAnalysisExpressionExcelFormatter
  • changed modifiers in SymbolicExpressionTreeChart of methods SaveImageAsBitmap and SaveImageAsEmf to public
  • added menu item ExportSymbolicSolutionToExcelMenuItem to export a symbolic solution to an excel file
  • added EPPlus-3.1.3 to ExtLibs
14:57 Changeset [9579] by spimming

#1888:

  • Revised model classes
  • Modified relationship definitions according to model types
13:18 Changeset [9578] by pfleck

#2063:
Task statistics contains only current state and no change history.
Statistics calculation is no longer based on increment updates.
TaskId is primary key in task statistics and EndTime is nullable.
Added TaskState to Task statistics.

11:05 Changeset [9577] by spimming

#1888:

  • Added dal and service interfaces and implementations
  • Added dbcontext for billing
10:59 Changeset [9576] by spimming

#1888:

  • Added billing test client
  • Use entity framework for DAL
  • Modified service interface and model classes
09:34 Changeset [9575] by fschoepp

#1888:

  • Added missing AssemblyInfo.cs files
09:04 Changeset [9574] by sforsten

#1730: branch project Encodings.SymbolicExpressionTreeEncoding.Views

06/03/13:

16:23 Ticket #1677 (Rows in the RunCollectionTabularView don't respect filters) closed by mkommend
done: r9573: Merged r9505 and r9506 in the stable branch.
16:22 Changeset [9573] by mkommend

#1677: Merged r9505 and r9506 in the stable branch.

16:20 Ticket #2066 (TimeSeriesProblemData does not adapt training and test ranges) closed by mkommend
done: r9572: Merged r9552 in the stable branch.
16:19 Changeset [9572] by mkommend

#2066: Merged r9552 in the stable branch.

15:18 Changeset [9571] by pfleck

#2063:
Calculating total waiting-, transfer- and calculating time for task statistics.

15:02 Changeset [9570] by melkaref

Fixed SolutionCodeView to use the specified Path variable

14:43 Ticket #1554 (Implement a RunCollectionView for aggregating DataTables) closed by mkommend
obsolete: Replying to gkronber: > I believe this has been …
14:39 Changeset [9569] by mkommend

#2038: Added reevaluation of elites in ES, IslandGA, IslandOSGA, OSGA, SASEGASA, and RAPGA.

14:27 Changeset [9568] by sforsten

#2067: relative error is now calculated by dividing the absolute error by the target value

14:21 Ticket #2067 (Relative error is calculated incorrectly in the ...) created by sforsten
The relative error in the view RegressionSolutionEstimatedValuesView
12:11 Changeset [9567] by melkaref

Removed need to load xml file in Evaluator.cs;
Added BattleRunner.java

08:23 Changeset [9566] by gkronber

#1967 removed auto-generated files and set svn:ignore properties

07:07 Changeset [9565] by melkaref

Robocode Plugin code without Mutation Operators

00:22 EvoSoft edited by swagner
(diff)
00:21 EvoSoft edited by swagner
(diff)

06/02/13:

21:55 Ticket #2062 (Analyzer that tracks the best symbolic expression tree in the results) closed by gkronber
done: r9564: integrated r9530:9531 into the stable branch
21:52 Changeset [9564] by gkronber

#2062 integrated r9530:9531 into the stable branch

04:26 Changeset [9563] by jhelm

#1966: Implemented additional Operator-Wrappers for PackingSequence and GroupingVector; Implemented additional problem-class for Rosenbauer-Problemstatement; Added marker-interfaces for decoder-types;

05/31/13:

17:20 Changeset [9562] by gkronber

#1967 worked on Gaussian process evolution.

16:10 ChangeLogPending edited by abeham
(diff)
15:46 Changeset [9561] by pfleck

#2063:
Simplified and optimized query for task fact statistics.

11:20 Changeset [9560] by pfleck

#2063:
Query last client for task facts and calculate task fact data.
(TotalRuntime/Wait/TransferRime pending)

05/29/13:

16:00 Ticket #2064 (Fix sorting in Hive Job Manager and ItemCollectionView) closed by ascheibe
done: Merged into stable branch in r9559
15:59 Changeset [9559] by ascheibe

#2064 merged into stable branch

15:54 Changeset [9558] by fschoepp

#1888:

  • Added Usage statistic classes; added authorization attributes to web controllers.
15:17 Changeset [9557] by pfleck

#2063:
Added DataSize column in TaskData (calculated column).
Created queries for fetching required data for generating task facts.

15:01 Changeset [9556] by fschoepp

#1888:

  • Added views for the billing component (Register users, Create orders and Activate Orders view)
  • Added a mockup for the billing back-end .
14:30 Changeset [9555] by mkommend

#2038: Adapted GAMainLoop to reuse the existing evaluator block for reevaluations of elites.

13:28 Changeset [9554] by mkommend

#2038: Fixed wiring of the ReevaluateElitesParameter in the GA.

13:14 Changeset [9553] by mkommend

#2038: Added possibility to reevaluate elites in the GA.

13:13 Changeset [9552] by mkommend

#2066: Adapted training and test ranges in the copy ctor of the TimeSeriesProblemData.

13:12 Ticket #2066 (TimeSeriesProblemData does not adapt training and test ranges) created by mkommend
If the copy ctor of TimeSeriesProblemData is used the training and …
10:58 Changeset [9551] by fschoepp

#1888:

  • Removed "public" modifiers
10:24 Changeset [9550] by fschoepp

#1888:

  • Added basic infrastructure for the billing component.
08:16 Changeset [9549] by fschoepp

#1888:

  • Removed unnecessary files from web project.
  • Cleaned up slave.

05/28/13:

15:24 AdditionalMaterial edited by mkommend
Added additional material for GECCO 2013 (diff)
15:23 Changeset [9548] by mkommend

Added additional material for GECCO 2013 publication

11:55 Changeset [9547] by pfleck

#2063:
Changed asp.net membership provider for querying usernames.

10:30 Changeset [9546] by pfleck

#2063:
As suggested by gkronber, added user to primary key again in ClientFact table and added a 'NULL'-user in the DimUser table instead.

09:56 Changeset [9545] by pfleck

#2063:
ClientInfo facts are now generated correctly when resources are changed and new client dimensions are created.
Query username for statistics tables from user id.

05/27/13:

19:44 Changeset [9544] by gkronber

#2053 adapted noise covariance function as in the GPML package

19:43 Changeset [9543] by gkronber

#2059: fixed problem in piecewise polynomial covariance function in combination with dimension masking

19:41 Changeset [9542] by gkronber

#2065 fixed bug in combination with masking in neural network covariance function

19:06 Ticket #2065 (Neural network covariance function does not work correctly in ...) created by gkronber
17:03 Changeset [9541] by pfleck

#2063:
UserId in ClientInfo fact table is nullable. UserId is removed from primary key therefore.
StatisticsGenerator insert new ClientInfo into fact table.

15:34 Changeset [9540] by ascheibe

#2064

  • reverted change in ItemCollectionView
  • adapted sorting in RefreshableHiveJobListView
15:02 Download edited by ascheibe
(diff)
12:44 Changeset [9539] by ascheibe

#2030 merged changes of trunk into branch

10:28 Changeset [9538] by pfleck

#2063:
StatisticsGenerator fills and updates client dimension table.
Removed week from time dimension table.

05/26/13:

10:04 Ticket #882 (Artificial neural networks engine for time series prognosis) closed by gkronber
rejected

05/25/13:

20:09 Changeset [9537] by gkronber

#2059 changed type of parameter to IConstrainedValueParameter

19:56 Changeset [9536] by gkronber

#2059: fixed a string

19:55 Changeset [9535] by gkronber

#2032: corrected typo

19:52 Changeset [9534] by gkronber

#2059: added implementation of piecewise polynomial covariance function.

05/24/13:

17:17 Changeset [9533] by pfleck

#2063:
StatisticsGenerator now updates Time, Job and User dimension-tables.

17:05 Ticket #2043 (Create experiment dialog doesn't handle ...) closed by abeham
done: Merged to stable branch in r9532
17:05 Ticket #2054 (Option to hide axis when exporting images for publications) closed by abeham
done: Merged to stable branch in r9532
17:05 Changeset [9532] by abeham

#2054, #2043: merged to stable branch

16:07 Changeset [9531] by gkronber

#2062: fixed parameter description

16:03 Changeset [9530] by gkronber

#2062 implemented an analyzer that tracks the best symbolic expression tree which is not specific to a given problem

15:58 Changeset [9529] by gkronber

#2026 svn:ignore

15:57 Changeset [9528] by gkronber

#2026 worked on HL integration of GPDL compiler

15:12 Changeset [9527] by pfleck

#2063
Provides a GUI for SelfHosting Hive-Service to start and stop the service.
Enables start and stop Janitor with adjustable frequency.
Run Cleanup and GenerateStatistics separately on click.

14:45 Changeset [9526] by pfleck

#2063
Added StatisticsGenerator for generating statistic data for Hive.
ServiceLocator returns the StatisticsGenerator.
Integrated StatisticsGenerator in Janitor service for periodic calls.

14:32 Ticket #2052 (BatchRun only executes one run of a CrossValidation) closed by mkommend
done: r9525: Merged r9493, r9504, and r9517 into the stable branch.
14:31 Changeset [9525] by mkommend

#2052: Merged r9493, r9504, and r9517 into the stable branch.

14:28 Changeset [9524] by pfleck

#2063:
Added statistic tables in Hive database.
Updated InitializeHiveDatabase.sql script with new create statements.
Added Linq2Sql entity types for new tables.

14:17 Changeset [9523] by ascheibe

#2064 fixed sorting in Hive Job Manager and ItemCollectionView

13:27 Ticket #2064 (Fix sorting in Hive Job Manager and ItemCollectionView) created by ascheibe
When setting a custom ListViewItemSorter, the ItemCollectionView …
11:01 Changeset [9522] by pfleck

#2063:
Created Branch for Hive-Statistics.

10:44 Ticket #2063 (Implement Hive Statistics) created by pfleck

05/23/13:

23:06 Download edited by abeham
added link to daily builds changelog (diff)
23:05 ChangeLog edited by abeham
removed pending -> own page (diff)
23:05 ChangeLogPending created by abeham
22:43 Changeset [9521] by abeham

#2043: Fixed issue

22:24 Changeset [9520] by abeham

#2054:

  • Do not include in legend series that have no points
  • Added ability to changed legend docking (top, right, bottom, left) in addition to font size
  • Also added ability to hide legend
16:53 ChangeLog edited by abeham
updated changelog to reflect different process with stable branch (diff)
16:47 Ticket #2056 (File name `OnlineOnlineCovarianceCalcualtor.cs` spelled wrong) closed by mkommend
done
16:14 Changeset [9519] by gkronber

#2026 worked on GPDL integration into HL.
Implemented problem provider for examples. Implemented editor for GPDL definitions.

15:55 Ticket #2062 (Analyzer that tracks the best symbolic expression tree in the results) created by gkronber
13:47 Changeset [9518] by gkronber

#2026 worked on integration of GPDL compiler into HeuristicLab

13:30 Changeset [9517] by gkronber

#2052 minor adaptations in cross-validation

11:10 Ticket #2061 (Synchronization in Experiment class causes contention problems for ...) created by gkronber
The relevant changes have been introduced in ticket #1878 (r8170). To …
10:27 Ticket #2060 (Hitting the Enter-key in the experiment dialog closes the dialog) created by gkronber
This is annoying for instance when filling a value list for a parameter
08:33 Changeset [9516] by gkronber

#2032 improved identifiers

08:29 Changeset [9515] by gkronber

#2032 implemented polynomial covariance function.

08:13 Ticket #2059 (Piece-wise polynomial covariance function) created by gkronber
08:06 Ticket #2058 (Approximate inference for Gaussian processes) created by gkronber
With expectation propagation. Later, other likelihood functions (e.g., …
08:03 Ticket #2057 (Parameter-tuning for support vector machine) created by gkronber
With CMAES or maybe BFGS using estimated gradients.

05/22/13:

16:57 Changeset [9514] by sforsten

#1730: add solution files and build commands to branch, finished branch creation

16:30 Changeset [9513] by sforsten

#1730: branch project Problems.DataAnalysis.Symbolic.Views

16:11 Changeset [9512] by sforsten

#1730: branch project PluginInfrastructure

16:02 Changeset [9511] by sforsten

#1730: branch project Problems.DataAnalysis.Symbolic

16:00 Changeset [9510] by sforsten

#1730: branch project ExtLibs

15:59 Changeset [9509] by sforsten

#1730: create branch ExportSymbolicDataAnalysisSolutions

15:29 Changeset [9508] by fschoepp

#1888:
HL:

  • Web projects requires different users to interact with hive. The singleton HiveServiceLocator.Instance doesn't allow different users at the same time, resulting in serialization during access of HiveClient methods.

The following changes have been introduced in favor of a parallel use of the HL libs:

  • HiveClient, TaskDownloader and ConcurrentTaskDownloader may now use a different IHiveServiceLocator than HiveServiceLocator.Instance (all methods have appropriate overloads now).
  • The default instance is still HiveServiceLocator.Instance.

Automated Scaling of Instances:

  • Added Scaler project to solution which represents a WorkerRole that scales the slave instances based on the global cpu utilization of all slaves.
  • Scaler is based on WASABi, rules can be adjusted in rulesstore.xml. Basic rule is: if < 45% global cpu utilization => remove an instance; if > 65% cpu => add an instance. Minimum boundary is 1 and maximum boundary is 8 slave instances.
  • Adjusted Slave project to automatically register itself to a SlaveGroup during WebRole startup (can be adjusted in service configuration).

Web-Frontend:

  • Added basic error messages to the dialogs when an ajax call fails.
  • Removed Styling.js from scripts.
13:29 Changeset [9507] by mkommend

#2056: Merged r9498 from the trunk in the stable folder.

10:51 Changeset [9506] by mkommend

#1677: Updated rows textbox in RunCollectionTabularView when runs are filtered.

10:31 Changeset [9505] by mkommend

#1677: Updated StringConvertibleMatrixView to copy only visible & selected cells.

10:21 Changeset [9504] by mkommend

#2052: Added lock object to synchronize access to the results collection.

Note: See TracTimeline for information about the timeline view.