Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

03/17/11:

23:44 Changeset [5743] by mholper

added WSIT-Files for 4 Services #1441

21:40 Changeset [5742] by gkronber

#1418 fixed grammar cloning bug, improved analyzers for multi objective symbolic data analysis problems.

17:03 Documentation/DevelopmentCenter/DeveloperGuidelines edited by abeham
(diff)
17:02 Changeset [5741] by gkronber

#1432: implemented NonDiscoverableType attribute and removed attributed types from type discovery.

16:59 Documentation/DevelopmentCenter/BestPractices created by abeham
Started wiki page about development best practices
16:42 Changeset [5740] by abeham

#567

  • Changed project plugin to create the version folder inside the project folder (a little workaround)
16:30 Changeset [5739] by gkronber

#1443 minor change to reduce expected number of comparisons in double.IsAlmost extension

16:02 Changeset [5738] by svonolfe

Updated naming of operators (#1425)

15:21 Changeset [5737] by gkronber

#1418 removed unused classes

15:14 Changeset [5736] by gkronber

#1418 implemented linear scaling for classification solutions, fixed bugs interactive simplifier view for classification solutions.

14:35 Changeset [5735] by svonolfe

Implemented review comments of swagner (#1425)

14:28 Changeset [5734] by gkronber

#1418 changed folder name to 'Outdated Plugins'

14:07 Changeset [5733] by mkommend

#1418: Corrected problem interfaces & unified naming of subtrees.

13:53 Changeset [5732] by gkronber

#1418 fixed bug in variable frequency analyzer.

13:24 Changeset [5731] by mkommend

#1418: Commited remaining changes from project reorganization.

13:13 Changeset [5730] by mkommend

#1418: Reorganized Problems.DataAnalysis.

12:25 Changeset [5729] by gkronber

#1418 moved liner scaling method into symbolic regression model and fixed bug in interactive solution simplifier

11:37 Changeset [5728] by mkommend

#1418: Corrected deserialization of SymbolicExpressionTreeNode.

10:56 Changeset [5727] by mkommend

#1418: Adapted ProbabilisticTreeCreator.

10:42 Changeset [5726] by mkommend

#1418: Fixed grammars to allow ADF's.

09:12 Changeset [5725] by svonolfe

Implemented review comments from swagner (#1392)

03/16/11:

22:55 Changeset [5724] by bfarka

changed package path for the stub generation #1441

22:32 Changeset [5723] by abeham

#1330

  • Moved MDS into Analysis
  • Added test with some simple examples
19:29 Changeset [5722] by gkronber

#1418 fixed evaluator call from validation analyzers, fixed bugs in interactive simplifier view and added apply linear scaling flag to analyzers.

18:05 Changeset [5721] by ascheibe

#1233 worked on slave and slave service installer

17:13 Changeset [5720] by gkronber

#1418 Added upper and lower estimation bounds for symbolic classification and regression.

17:11 Changeset [5719] by mkommend

#1418: Refactored MultiManipulators of SymbolicExpressionTreeEncoding.

17:02 Changeset [5718] by cneumuel

#1233

  • fixed statelog when time on server differs from slave or client
  • fixed wrong creation of childjobs in experiment manager
  • made ganttchardview the default view for statelogs
16:34 Changeset [5717] by gkronber

#1418 Implemented interactive simplifier views for symbolic classification and regression.

16:22 Changeset [5716] by mkommend

#1418: Updated estimation limits on symbolic data analysis problem creation.

15:33 Changeset [5715] by mkommend

#1418: Removed unused files.

15:12 Changeset [5714] by mkommend

#1442: Corrected bug in TupleSerializer.

14:57 Changeset [5713] by mkommend

#1418: Small change in TupleSerializer.

14:47 Changeset [5712] by mkommend

#1418: Fixed persistence of SymbolicExpressionGrammars.

14:12 Changeset [5711] by ascheibe

#1233

  • use SlaveComm Endpoint from app.config
  • various further slave bugfixes/cleanups
  • added preliminary icon for hive slave ui and some slave ui improvements
  • added resource deletion to admin ui
  • fix service exception thrown if there is no EventLog
13:51 Changeset [5710] by swagner

Corrected plugin dependencies in plugin HeuristicLab.Clients.Common (#1298)

13:37 Changeset [5709] by cneumuel

#1260

  • updated hive binaries
13:32 Changeset [5708] by cneumuel

#1233

  • changed the way transactions are handled
13:31 Changeset [5707] by cneumuel

#1260

  • some changes due to the removal of Disposable (r5706)
  • copy PluginInfrastructure files into PluginCache folder in slaves (needed due to r5703)
13:27 Changeset [5706] by cneumuel

#1298

  • removed Disposable
12:13 Changeset [5705] by mkommend

#1443: Corrected handling of infinity in extension method IsAlmost.

11:24 Changeset [5704] by abeham

#567

  • Added item template
  • Adapted problem template
  • Enabled tab key to continue editing the next column in the grid
11:22 Ticket #1443 (DoubleExtension IsAlmost does not handle infinity values correctly) created by mkommend
10:48 Changeset [5703] by cneumuel

#1429

  • ensure that assemblies are only searched in PrivateBinPath and not in ApplicationBase. This is important for a hive slave creating a AppDomain with assemblies from a path different from the path of the executing AppDomain
01:08 Changeset [5702] by swagner

Implemented dragging of multiple items in RunCollectionView (#1112)

00:23 Changeset [5701] by swagner

Restructured and formatted code of ClientFactory (#1298)

03/15/11:

20:56 Changeset [5700] by wtollsch

#1433 adjusted HLWebOKBAdminPlugin to new Service (AdministrationService)

19:37 Changeset [5699] by gkronber

#1418 added interactive simplifier view for symbolic regression models.

18:06 Changeset [5698] by epitzer

Add a simple TupleSerializer for .NET 4.0 Tuple types. (#1442)

17:23 Changeset [5697] by mkommend

#1418: Added new assemblies to HL3.3 tests project and fixed minor errors regarding the visibility of the cloning and storable ctor.

17:05 Changeset [5696] by gkronber

#1418 fixed bug in SVM solution view

17:03 Changeset [5695] by mkommend

#1418: Implemented persistence of grammars. Currently it does not work, because the Tuple type is not serializable (see #1442).

17:02 Changeset [5694] by gkronber

#1418 ported views for support vector machine solutions and models.

16:47 Ticket #1442 (Primitive type Tuple should be serializable) created by mkommend
16:23 Changeset [5693] by gkronber

#1418 added plugin for symbolic data analysis views.

15:51 Changeset [5692] by gkronber

#1426 merged r5690 from data analysis refactoring branch (see #1418) into trunk to fix persistence problems of SVMs.

15:38 Changeset [5691] by mkommend

#1418: Fixed error in grammars.

15:35 Changeset [5690] by gkronber

#1418 removed SupportVectorIndizes field from libSVM models.

15:33 Changeset [5689] by gkronber

#1418 fixed persistence problems.

14:35 Changeset [5688] by mkommend

#1418: Added names and descriptions to grammars and adapted their view.

13:51 Changeset [5687] by mkommend

#1418: Moved outdated plugins to separated solution folder.

13:34 Changeset [5686] by mkommend

#1418: Finally added results from the grammar refactoring.

12:35 Changeset [5685] by gkronber

#1418 Implemented validation best solution analyzers for symbolic classification and regression, added analyzers to symbolic data analysis problem classes and changed details of parameter wiring in problem classes.

11:16 Documentation/Reference/OSGA edited by svonolfe
(diff)
10:56 Changeset [5684] by svonolfe

Delete branch (#1392)

10:55 Changeset [5683] by svonolfe

Integrated successful offspring analysis into trunk (#1392)

09:51 Changeset [5682] by svonolfe

Implemented review comments from swagner (#1392)

08:25 Changeset [5681] by gkronber

#1418 refactored threshold calculators.

07:30 Changeset [5680] by gkronber

#1418 minor change in calculation of normal distribution PDF cutting points.

02:04 Changeset [5679] by swagner

Worked on OKB (#1174)

03/14/11:

19:00 Changeset [5678] by gkronber

#1418 Worked on calculation of thresholds for classification solutions based on discriminant functions.

18:10 Changeset [5677] by ascheibe

#1233 some minor ui fixes for the slave

16:49 Changeset [5676] by ascheibe

#1233 worked on Administration UI

16:45 Changeset [5675] by cneumuel

#1233

  • improved treeview for hive jobs
00:55 Changeset [5674] by swagner

Worked on OKB (#1174)

03/13/11:

22:07 Changeset [5673] by bfarka

added and mirgrated old java connector project

Added 4 new WSDL Files #1441

21:42 Changeset [5672] by bfarka

adding old connector project #1441

21:41 Changeset [5671] by bfarka

adding old connector project #1441

21:41 Changeset [5670] by bfarka

adding old connector project #1441

21:41 Changeset [5669] by bfarka

adding old connector project #1441

21:32 Changeset [5668] by bfarka

creating branch for ECJ Connector #1441

21:28 Ticket #1441 (SVN Structure) created by bfarka
Create SVN - structure for the OKB-JavaConnector and the ECJConnector. …
19:51 Ticket #1440 (Adapt OKB Java connector according to changes of OKB services) created by mjesner
The OKB Java connector has to be adapted according to changes in the …
19:48 Ticket #1439 (Implement Query Tool as plugin) created by mjesner
Implement the Query Tool as a plugin for the WebApplication. It …
19:43 Ticket #1438 (Test client for Query Service) created by mjesner
Implement a simple test client to connect to the OKB Query Service. …
19:34 Ticket #1437 (Documentation) created by mjesner
Documentation (Wiki page) for this component.
19:33 Ticket #1436 (Documentation) created by mjesner
Documentation done. …
19:33 Ticket #1435 (Documentation) created by mjesner
Documentation (Wiki page) for this component.
19:32 Ticket #1434 (Documentation) created by mjesner
Documentation (Wiki page) for this component.
18:32 Ticket #1433 (Change Webservice in Web-Admin-Client) created by gschwarz
Web-Admin-Client has to be changed to new global available Webservice …

03/12/11:

13:14 Changeset [5667] by swagner

Worked on OKB (#1174)

11:27 Ticket #1432 (Explicitly prevent discovery of specific types) created by swagner
It should be possible to mark specific types with an attribute (e.g. …

03/11/11:

18:42 Changeset [5666] by swagner

Worked on OKB (#1174)

03/10/11:

19:26 Changeset [5665] by cneumuel

#1215

  • implemented optimization of problem parameters
16:27 Changeset [5664] by gkronber

#1418 ported ROC, confusion matrix and discriminant function classification views and fixed bug in threshold calculation.

14:41 Changeset [5663] by gkronber

#1418 ported estimated values view for classification and regression solutions and porter scatter plot and line chart for regression solutions.

14:19 Changeset [5662] by gkronber

#1418 added ensemble models for regression and classification.

13:15 Changeset [5661] by gkronber

#1418 changed FixedDataAnalysisAlgorithm to start asynchronously (taken from Engine)

13:00 Changeset [5660] by swagner

Worked on OKB (#1174)

12:39 Changeset [5659] by gkronber

#1418 fixed bugs in CrossValidation

12:38 Changeset [5658] by gkronber

#1418 implemented wrapper for LDA (linear discriminant analysis) implemented in alglib.

12:37 Changeset [5657] by gkronber

#1418 Implemented calculation of thresholds.

12:35 Changeset [5656] by swagner

Worked on OKB (#1174)

12:05 Changeset [5655] by cneumuel

#1215

  • fixed wiring with problem
  • added special treatment of the Reset event of DataAnalysisProblem
11:20 Changeset [5654] by cneumuel

#1215

  • made MetaOptimizationProblem storable
  • fixed remove item exception in ValueConfigurationCheckedItemCollectionView
  • added possibility to select engine in CreateExperimentDialog
10:44 Changeset [5653] by cneumuel

#1215

  • evaluation operator returns operatorgraph which creates a scope and an operation for each algorithm execution (each repetition and problem)
  • split ValueConfiguration into ParameterizedValueConfiguration and RangeValueConfiguration
10:06 Changeset [5652] by cneumuel

#1431

  • changed visibility in PluginManager and ApplicationDescription
  • added exe-files as possible plugin-files
10:05 Ticket #1431 (Possibility to setup a plugin environment in code) created by cneumuel
For testing purposes it should be possible to set up an environment …
10:02 Changeset [5651] by gkronber

#1418 implemented wrapper classes for k-Means clustering in alglib.

10:01 Changeset [5650] by gkronber

#1418 implemented recursive collection of result collections into runs in algorithm.

10:00 Changeset [5649] by gkronber

#1418 Implemented classes for classification based on a discriminant function and thresholds and implemented interfaces and base classes for clustering.

01:49 Changeset [5648] by abeham

#1330

  • Unified QAP visualization in solution and problem view
  • Fixed bug in gradient-descent gradient calculation when performing multidimensional scaling
  • Extended QAPLIB parsers to cover some file format variations
  • Added unit tests to check if all QAPLIB instances import without error
  • Changed BestKnownSolution to be an OptionalValueParameter
00:36 Changeset [5647] by swagner

Worked on OKB (#1174)

03/09/11:

21:22 Ticket #1430 (BestKnownQuality should be an optional value parameter in ...) created by abeham
Currently it's a ValueParameter that cannot be set to null if there …
20:58 Changeset [5646] by cfischer

#1364 implemented QualityDifferenceUseRange option

13:46 Changeset [5645] by epitzer

Set CurrentInertia inside operator graph and make sure all operators use it
Set default end value to epsilon instead of zero (#852)

13:02 Changeset [5644] by gkronber

#1418 introduced HeuristicOptimizationEngineAlgorithm

12:42 Changeset [5643] by mkofler

#852: PSO code refactoring. Cleanup and minor improvements.

11:17 Changeset [5642] by svonolfe

Implemented wiring (#1425)

03:23 Changeset [5641] by abeham

#1330

  • worked on visualization (and MDS)
02:08 Changeset [5640] by swagner

Worked on OKB (#1174)

03/08/11:

23:47 Changeset [5639] by swagner

Worked on OKB (#1174)

17:58 Changeset [5638] by ascheibe

#1233 worked on Administration UI

16:37 Changeset [5637] by cneumuel

#1233

  • added treeview for hive jobs in experiment manager
14:54 Changeset [5636] by cneumuel

#1233

  • updated jobstates documentation
  • enhanced ganttChart
  • fixed setting of jobstates
  • added option to force lifecycle-trigger (mainly for testing purposes)
13:27 Changeset [5635] by mkommend

#1418: Removed ReadOnlySymbol and changed ADF-Symbols.

13:14 Documentation/Reference/Particle Swarm Optimization edited by mkofler
(diff)
12:45 Changeset [5634] by cneumuel

#1233

  • added HiveItem partial class
12:41 Documentation/Reference/Particle Swarm Optimization created by mkofler
12:39 Changeset [5633] by ascheibe

#1233 added Appointment/Schedule ws and dao methods

12:06 Changeset [5632] by gkronber

#1429: removed call of Assembly.LoadFrom in DefaultApplicationManager to prevent problems with untrusted assemblies.

11:55 Changeset [5631] by gkronber

#1429: added check to prevent instantiation of IApplications in disabled plugins but successfully loaded assemblies.

11:48 Changeset [5630] by mkommend

#1418: Added bounded mean squared error evaluator.

11:37 Changeset [5629] by gkronber

#1429 Improved plugin loading procedure to prevent exceptions when loading blocked plugins.

10:56 Changeset [5628] by gkronber

#1429 Fixed bug in plugin validator which caused an exception because plugins with more than one assembly were disabled twice if the first assembly could not be loaded.

08:33 Ticket #1429 (PluginValidator potentially disables plugins twice if they contain ...) created by gkronber

03/07/11:

21:24 Changeset [5627] by epitzer

fixed pre-build event to also update AssemblyInfo.cs from frame file (#1330)

18:45 Changeset [5626] by gkronber

#1418 implemented support vector classification algorithm.

18:26 Changeset [5625] by mkommend

#1418: Reorganized branch and removed CreateAble-Attribute from outdated classes.

18:11 Changeset [5624] by gkronber

#1418 renamed interface for interpreter, worked on solutions and models and implemented SVM regression.

18:07 Changeset [5623] by mkommend

#1418: Added possibility to import data from csv files.

17:23 Changeset [5622] by svonolfe

Worked on VNS (#1425)

16:38 Ticket #1428 (BubbleChart uses index as x-values if all a-values are 0.0) created by swinkler
16:15 Changeset [5621] by ascheibe

#1233

  • use mac address as Guid for Slaves (for now...)
  • Slave Windows Service now also works if it can't write to an event source
14:39 Changeset [5620] by gkronber

#1418 implemented base classes for data analysis, classification, and regression solutions.

14:38 Changeset [5619] by cneumuel

#1233

  • added documentation folder
14:23 Changeset [5618] by mkommend

#1418: Added symbolic data analysis problems.

13:04 Changeset [5617] by gkronber

#1418 added implementation of linear regression as FixedDataAnalysisAlgorithm

13:03 Changeset [5616] by gkronber

#1418 Fixed parameter name bug in SymbolicDataAnalysisEvaluator.

13:02 Changeset [5615] by gkronber

#1418 changed order of specialization of algorithms to Algorithm -> EngineAlgorithm -> HeuristicOptimizationAlgorithm.

12:56 Changeset [5614] by ascheibe

#1233

  • added missing partial classes for dtos
  • simplified dtos in Services.Hive.Common

03/06/11:

12:55 Changeset [5613] by gkronber

#1418 fixed compilation errors after adding implementations for symbolic data analysis solutions and validation analyzers.

03/05/11:

00:33 Changeset [5612] by swagner

Worked on OKB (#1174)

03/04/11:

23:59 Changeset [5611] by swagner

Worked on OKB (#1174)

18:27 Changeset [5610] by svonolfe

Worked on VNS main loop (#1425)

17:28 Ticket #1427 (Move actual value caching down to those parameters where it is required) created by swagner
Currently caching of actual values is implemented in Parameter. …
17:23 Changeset [5609] by svonolfe

Worked on VNS main loop (#1425)

16:07 Changeset [5608] by swagner

Worked on OKB (#1174)

15:33 Changeset [5607] by gkronber

#1418 worked on data analysis solutions and validation best analyzers.

09:20 UsersSamples edited by gkronber
added more screenshots (for GP samples) (diff)
09:10 GP_WisconsinDiagnostic-screenshot.png attached to UsersSamples by gkronber
09:10 GP_TowerResponse-screenshot.png attached to UsersSamples by gkronber
09:10 GP_Mammography-screenshot.png attached to UsersSamples by gkronber
09:09 GP_Mackey-Glass-screenshot.png attached to UsersSamples by gkronber
09:09 GP_Boston-Housing-screenshot.png attached to UsersSamples by gkronber
01:06 Changeset [5606] by swagner

Worked on OKB (#1174)

00:22 Changeset [5605] by swagner

Worked on OKB (#1174)

00:19 Changeset [5604] by swagner

Worked on OKB (#1174)

03/03/11:

17:36 Changeset [5603] by svonolfe

Added first version of VNS main loop (WIP) #1425

17:28 Changeset [5602] by ascheibe

#1233

  • added partial classes for dtos
  • added About dialog for Slave tray icon
  • added GetAllHiveExperiments method to service
16:14 Changeset [5601] by mkommend

#1418: Finished work on ProblemData.

16:12 Changeset [5600] by mkommend

#1418: Added new plugin DataAnalysis.Views-3.4.

14:18 Changeset [5599] by ascheibe

#1233

  • rename 'Slave' namespace to 'SlaveCore' (and assemblies etc) to avoid problems with 'Slave' class
  • use svcutil (OKB-style)
13:44 Ticket #1301 (Description is missing for all plugins) closed by gkronber
duplicate: Same as #1223
Note: See TracTimeline for information about the timeline view.