Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/08/11:

17:46 Changeset [5260] by gkronber

Added overfitting analyzer to default operators of symbolic regression problems to make sure it also works correctly in cross-validation. #1356

15:36 Changeset [5259] by gkronber

Added calculation of accuracy of best training solution. #1369

14:47 Changeset [5258] by wtollsch

#1198 finished okb admin stucture integration

14:39 Changeset [5257] by mjesner

#1196

14:38 Changeset [5256] by mholper

fixed .createNamedOKBItemDescription

14:34 Changeset [5255] by mholper

added createmissingProblemParams Method #1218

14:28 Changeset [5254] by mholper

added createmissingAlgoParams Method #1218

14:17 Changeset [5253] by gkronber

Added analyzer for symbolic regression that collects results about the training best solution. #1369

13:59 Changeset [5252] by mholper

added some changed in Impl #1218

13:56 Changeset [5251] by mholper

added state #1218

13:55 Changeset [5250] by mholper

added some changed in Impl #1218

13:55 Changeset [5249] by mholper

added some changed in Impl #1218

13:40 Changeset [5248] by mholper

modified Interface #1218

13:38 Changeset [5247] by mholper

modified Interface #1218

13:04 Changeset [5246] by gkronber

Added calculation of length and height of best solution to FixedValidationBestScaledSymbolicRegressionSolutionAnalyzer. #1368

12:34 Changeset [5245] by mholper

added initializeAlgorithm #1218

12:33 Changeset [5244] by mholper

added initializeAlgorithm #1218

12:22 Changeset [5243] by mholper

added unittest #1218

12:21 Changeset [5242] by bfarka

restructure of service project #1218

12:11 Changeset [5241] by wtollsch

#1198 add missing ressource

11:56 Ticket #1369 (Symbolic regression analyzer for the training best solution) created by gkronber
11:55 Ticket #1368 (Complexity (height and length) of best solution should be available as ...) created by gkronber
05:35 Changeset [5240] by swagner

Corrected execution time updating in engines (#1367)

04:58 Ticket #1367 (Updating ExecutionTime in Engine is not thread-safe) created by swagner
The execution time of an Engine is updated using a …
02:34 Changeset [5239] by swagner

Adapted method RebuildImageList to work with null items (#1324)

02:06 Changeset [5238] by swagner

Adapted method GetListViewItemsForItem to work with null items (#1324)

01:47 Changeset [5237] by swagner

#1324:

  • Added performance optimization in all other item collection views
  • Checked and refactored item event registration/deregistration
  • Enabled null items in item collection views
  • Moved non-default Dispose methods from designer files into user files

01/07/11:

21:33 Ticket #1366 (ObjectDisposedException in View for ProgrammableOperator) created by gkronber
In the source code editor, hovering over an error with the mouse shows …[…]
21:14 Changeset [5236] by gkronber

deleted ALGLIB-2.5.0 in branches #875

19:45 Changeset [5235] by mholper

removed (moved to src/test/java)

19:39 Changeset [5234] by mholper

added Keystore for MHO #1218

18:34 Changeset [5233] by bfarka

restructure of service project #1218

17:08 Changeset [5232] by cneumuel

#1260

  • added cancellation to HiveEngine
  • made HiveEngine more failproof for flaky connection to hive server
  • increased WCF message quotas to 300MB
17:06 Changeset [5231] by cneumuel

#1215

  • fixed issues with wrongly configured operators by cloning the corresponding ValidValue object rather than instantiating a new operator
11:15 Changeset [5230] by svonolfe

Fixed problem in the PFIH (#1177)

00:39 Changeset [5229] by bfarka

restructure of service project #1218

01/06/11:

18:34 Changeset [5228] by cneumuel

#1260

  • further tweaked HiveEngine to be faster and more robust
13:17 Changeset [5227] by cneumuel

#1260

  • improved efficiency of HiveEngine

01/05/11:

16:20 Changeset [5226] by gkronber

Removed references to ALGLIB version 2.5.0 in Files.txt and Builder.testsettings and updated assembly version in AssemblyInfo.frame of project HeuristicLab.ALGLIB-3.1.0. #875

16:01 Changeset [5225] by mkofler

#852: Added two parameter updaters (for omega and the velocity bounds)

15:00 Changeset [5224] by swagner

Fixed enabling and disabling of breakpoint context menus (#1362)

14:53 Changeset [5223] by mkommend

Made SimpleArithmeticExpressionInterpreter thread safe (ticket #1333).

13:03 Ticket #1365 (Analyzer to calculate the distribution of fitness values in GP) created by mkommend
13:00 Ticket #1364 (Implement NoSameMatesSelection operator) created by mkommend
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1554780
09:45 Changeset [5222] by epitzer

Use a background worker to execute single steps to prevent the GUI locking up for long-running operations (#47)

09:44 Changeset [5221] by epitzer

Disable list view control in operator trace if operator trace is itself disabled (#47)

09:43 Changeset [5220] by epitzer

Better spacing for parameters and display of "null" for null values in parameter view (#47)

09:38 Changeset [5219] by epitzer

Properly show nesting in execution stack and remove unused suspension code and display "Parallel" for parallel operation collections (#47)

08:30 Changeset [5218] by epitzer

Add shortcut to tool tip and properly capitalize GUI messages (#1322)

08:14 Changeset [5217] by epitzer

remove second reference to mscorlib.dll v4.0.0.0 to prevent duplicate assembly reference (#1363)

08:08 Changeset [5216] by epitzer

Do not manually include mscorlib.dll in default assemblies as it is automatically included and would cause a duplicate (#1363)

06:18 Ticket #1363 (Exception when compiling a new ProgrammableOperator) created by swagner
When a new ProgrammableOperator is created and immediately compiled, …
05:21 Changeset [5215] by swagner

Prevented that the ActualName of a LookupParameter is an empty string or just contains white spaces (#1341)

02:48 Changeset [5214] by swagner

Enabled Breakpoint flag for each operator in every algorithm (#1362)

02:46 Ticket #1362 (Enable breakpoint flags of operators in every algorithm) created by swagner
The Breakpoint flags of operators are only enabled in user-defined …
02:05 Changeset [5213] by cneumuel

#1260

  • changed HiveEngine to be compatible with recent changes of engine
02:03 Changeset [5212] by cneumuel

#1215

  • added normalization for quality values of individuals
02:01 Changeset [5211] by swagner

Updated samples (#1333)

00:49 Changeset [5210] by swagner

Adapted distance matrix calculation in TSPCoordinatesPathEvaluator to avoid that multiple distance matrices are created, if the evaluator is executed in parallel (#1333)

01/04/11:

16:34 Changeset [5209] by epitzer

Configurable ParticleUpdater, and topologies, different topology initializers and support for dynamic topology changes (#852)

06:17 Changeset [5208] by swagner

Adapted EAs to enable parallel solution evaluation (#1333)

02:18 Changeset [5207] by cneumuel

#1215

  • lots of memory-consumption improvements
  • validValues -> validTypes (this saves memory!)
  • changed manipulators; modifications are less significant, out-of-bound-values are resampled instead of set to lower or upper bound
  • changed the way a base-level algorithm gets executed -> introduced AlgorithmExecutor
02:09 Changeset [5206] by cneumuel

#1361 fixed deregistration of events on parameter values

02:09 Ticket #1361 (Missing event deregistration for parameter values) created by cneumuel
A GeneticAlgorihm registers ValueChanged events for some …

01/03/11:

23:37 Changeset [5205] by swagner

Updated samples (#1355)

23:21 Changeset [5204] by swagner

Stored whole population in SingleObjectiveTestFunctionSolution only in the 2D case (#1360)

23:16 Ticket #1360 (Reduce memory and persistence footprint of ...) created by swagner
In the SingleObjectiveTestFunctionSolution the whole population is …
22:20 Changeset [5203] by swagner

Changed storing the algorithm in each run into an opt-in feature (#1355)

16:19 Changeset [5202] by svonolfe

Added usage of the TS memory in the customer relocation move (#1177)

16:18 Changeset [5201] by svonolfe

Fixed some Problems with the Alba Encoding (#1177)

16:11 Changeset [5200] by svonolfe

Added missing files (#1177)

15:40 Changeset [5199] by gkronber

Fixed #1359.

15:25 Ticket #1359 (Typo in result name for best validation solution) created by gkronber
"Best solution (on validiation set)"
15:06 Ticket #1358 (RunCollection view for permutation-based variable relevance for ...) created by gkronber
15:05 Changeset [5198] by gkronber

Changed FixedValidationBestScaledSymbolicRegressionSolutionAnalyzer to extend from SymbolicRegressionValidationAnalyzer. #1356

14:48 Changeset [5197] by gkronber

Introduced base class for operators that evaluate symbolic regression models on a validation set. #1356

13:23 Changeset [5196] by gkronber

Fixed #1357.

10:58 Ticket #1357 (If a plugin cannot be disabled, an incorrect message is shown) created by swinkler
Example: "InvalidOperationException: Can't disabled a plugin in state …
10:35 Download edited by abeham
Reduced the number of links, removed duplicate links, moved disclaimer … (diff)
05:43 Changeset [5195] by swagner

Cleared global scope after an EngineAlgorithm is stopped (#1355)

00:50 Changeset [5194] by swagner

Deleted ParallelEngine branch (#1333)

00:46 Changeset [5193] by swagner

Merged ParallelEngine branch back into trunk (#1333)

01/02/11:

23:48 Changeset [5192] by gkronber

Copied overfitting analyzer for symbolic regression from feature exploration branch. #1356

23:31 Ticket #1356 (Overfitting analyzer for symbolic regression) created by gkronber
Follow up to ticket #1142
14:44 Changeset [5191] by gkronber

Removed references to ALGLIB version 2.5.0. #875

14:39 Changeset [5190] by gkronber

moved ALGLIB version 2.5.0 into branches. #875

14:38 Changeset [5189] by gkronber

moved ALGLIB version 2.5.0 into branches. #875

05:32 Changeset [5188] by swagner

Adapted DebugEngine according to cancellation changes (#1333)

04:05 Changeset [5187] by swagner

Worked on cancellation and refactored code (#1333)

12/31/10:

18:36 Changeset [5186] by wtollsch

#1198 MVC2 plugin template added for HL OKBWebClient

16:21 AdditionalMaterial edited by gkronber
added description of Friedman-II benchmark problem (diff)
16:18 friedman-ii.png attached to AdditionalMaterial by gkronber
04:29 Changeset [5185] by swagner

Worked on cancellation and refactored code (#1333)

12/30/10:

22:50 Changeset [5184] by cneumuel

#1215

  • enhanced combinations generator (now with batchruns!)
  • fixed ActualNames for metaopt-alg
  • added penalty for invalid solution-candidates (algs which throw exceptions)
  • migrated to .NET 4.0
02:13 Changeset [5183] by swagner

Stored execution contexts locally for each thread (#1333)

01:32 Ticket #1355 (EngineAlgorithm should cleanup itself after it stopped) created by cneumuel
When an EngineAlgorithm stops, it currently keeps all its …

12/29/10:

15:50 Changeset [5182] by cneumuel

#1260

  • updated ExperimentManager binaries
15:50 Changeset [5181] by cneumuel

#1260

  • refined job-downloads for limited resources
  • fixed minor bugs
11:47 Changeset [5180] by swinkler

Updated projects in exporters branch reacting on recent changes in the trunk (.NET 4.0, changes in interface of dataset). (#1270, #1314)

00:52 Changeset [5179] by cneumuel

#1260

  • migrated to .NET 4.0
  • moved state-information about heartbeat timestamps into DB to reduce IIS-recycling issues
  • optimized memory usage of ExperimentManager when lots of large jobs are downloaded

12/28/10:

11:55 Documentation/Howto/SetupHiveServer edited by cneumuel
(diff)
01:44 Changeset [5178] by swagner

Revoked changes of r5177 (#1333)

12/26/10:

03:51 Changeset [5177] by swagner

Removed property ExecutionContext in Operator (#1333)

02:35 Changeset [5176] by swagner

Worked on parallel engine (#1333)

02:18 Changeset [5175] by swagner

Created branch for ParallelEngine (#1333)

Note: See TracTimeline for information about the timeline view.