Timeline
01/19/11:
- 18:15 Changeset [5336] by
-
Corrected BubbleChartdesigner file to use Common.Resources (ticket #1056).
- 18:09 Changeset [5335] by
-
#1197
modified and new service methods
- 16:36 Changeset [5334] by
-
Changed default sigma for variable weights (also affects lagged variables and differentials) to 0.05 instead of 1. #1388
- 16:35 Ticket #1388 (Default sigma for variable weights should be 0.05 instead of 1) created by
- 16:22 Changeset [5333] by
-
Implemented type coherent grammar. #1387
- 15:48 Changeset [5332] by
-
Corrected thresholds classification to maximize the borders between the classes according to the misclassification matrix (ticket #1383).
- 15:10 Ticket #1387 (Implement grammar that enforces that boolean and real-valued ...) created by
- […]
- 15:07 Changeset [5331] by
-
Added ApplyScalingParameter to RegressionAnalyzers (ticket #1369).
- 13:19 Changeset [5330] by
-
ticket #1056
- Changed combobox events from SelectedIndexChanged to SelectedValueChanged
- Changed series type from Bubbles to Points as this improves the performance of the chart as cneumuel suggested.
- Added trackbar to change the maximum marker size.
01/18/11:
- 17:57 Changeset [5329] by
-
- robustified HiveEngine and HiveJobDownloader (handling of unobserved exceptions from tasks)
- 17:47 Changeset [5328] by
-
- minor fixes
- 16:52 Changeset [5327] by
-
#1233 add auto cleanup to PluginCache
- 16:09 Changeset [5326] by
-
Implemented multiplicative manipulation of constants and variable weights. #1384
- 15:51 Changeset [5325] by
-
- allow different versions of the same plugin in PluginCache
- fixes for the SlaveTests
- 15:50 Changeset [5324] by
-
Implement one-way serialization that allows either only loading or only saving of storable members by setting a new property called AllowOneWay on the [Storable] attribute (#1385)
- 15:20 Changeset [5323] by
-
Reverted unwanted change. #1383
- 14:52 Changeset [5322] by
-
Added a switch to turn of linear scaling of best solution to classification analyzers. #1369
- 14:50 Changeset [5321] by
-
Minor bug fix in SymbolicClassificationSolution. #1383
- 14:05 Ticket #1386 (Mutation of constant factors should not simply add a normally ...) created by
- Now mutation of constants and variable weights is: […] where sigma …
- 13:10 Ticket #1385 (Enable persistence properties which have only a getter or a setter but ...) created by
- For transforming persisted data it would be nice to write persistence …
- 13:06 Changeset [5320] by
-
#1233 don't log every message 2 times
- 12:50 Ticket #1384 (Implement a mutation operator that multiplies constant factors and ...) created by
- 12:43 Changeset [5319] by
-
Corrected calculation of thresholds in SymbolicClassificationSolutions (ticket #1383).
- 12:42 Ticket #1383 (Thresholds are not optimally set in classification solutions) created by
- 10:15 Ticket #1382 (Cannot set problem of empty UserDefinedAlgorithm) created by
- When setting a problem on a UserDefinedAlgorithm that does not yet …
- 09:48 Changeset [5318] by
-
Corrected nested ViewHost check (ticket #1372).
- 02:44 Changeset [5317] by
-
Worked on OKB (#1174)
01/17/11:
- 21:58 Changeset [5316] by
-
added item descriptions, implemented IStorableContent interface, added missing StorableClass attributes, and fixed value updater reset (#852)
- 20:58 Changeset [5315] by
-
#1233 added buttons to gui for slave control
- 20:03 Changeset [5314] by
-
- added ItemView and Item for the Slave
- added a Tray Icon App for data visualization and control of the slave windows service
- added control methods to SlaveCommunication for controlling the slave core
- fixed typo in namespace
- 19:17 Changeset [5313] by
-
- changed AlgorithType and ProblemType to actually be types not objects. this eliminates redundant views for MetaOptimizationProblem
- import algorithm for MetaOptimizationProblem
- nicer dialog for combination creation
- fixed iconimage for ParameterConfigurations
- fixed ValidValues
- 17:24 Changeset [5312] by
-
#852: Adjusted PSO Prepare to use start value of omega/velocity updater(s) if specified.
- 16:50 Changeset [5311] by
-
#852: Adjusted parameter modifiers as discussed in ticket.
- 16:02 Ticket #1381 (Adapt Maximization parameter when Evaluator changes) created by
- The Maximization parameter should change automatically when an …
- 12:19 Changeset [5310] by
-
- updated hive binaries
- 12:16 Changeset [5309] by
-
- restored compatibility with changed from #1378
- 11:45 Changeset [5308] by
- 11:42 Changeset [5307] by
- 10:49 Changeset [5306] by
-
Corrected HL3.3 tests project to test all assemblies and not only assemblies that contain a Plugin class (ticket #1351).
- 08:57 Changeset [5305] by
-
worked on data analysis feature exploration branch. #1142
- 05:03 Changeset [5304] by
-
Worked on OKB (#1174)
- 01:04 Changeset [5303] by
-
- manipulators for one and all parameters
- SolutionCache to avoid multiple evaluations of equal solutions
- RunsAnalyzer which stores all base level runs
- ItemDictionaryView for runs
01/16/11:
- 04:00 Ticket #1380 (Add projects to structure multiple HeuristicLab files) created by
- HeuristicLab should offer functionality to create projects in order …
- 03:55 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- Minor updates (diff)
- 03:14 Changeset [5302] by
-
Fixed exception which was thrown when item updates are still pending after the content of an ItemCollectionView has already been changed (#1324)
- 02:50 Ticket #1379 (Improve self-adaptive operators in ES) created by
- The StdDevStrategyVectorCreator cannot be deselected. The …
01/15/11:
- 22:36 Download edited by
- Added a word of warning when working with the .NET 4 daily builds … (diff)
- 20:47 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- brought developers guidelines up to date, corrected some links, edited … (diff)
- 05:53 Changeset [5301] by
-
Worked on OKB (#1174)
- 02:34 Changeset [5300] by
-
Enabled batch runs to deal with optimizers (#1378)
- 01:57 Ticket #1378 (BatchRuns should be able to deal with optimizers) created by
- Currently batch runs can only contain IAlgorithms. It should be …
- 01:53 Ticket #1377 (Enable hiding of parameters) created by
- It should be possible to hide parameters of an algorithm or problem in …
- 01:35 Changeset [5299] by
-
Worked on OKB (#1174)
- 00:48 Changeset [5298] by
-
Cleaned and restructured OKB (trunk integration) branch (#1174)
- 00:26 Changeset [5297] by
-
Cleaned OKB (trunk integration) branch (#1174)
- 00:19 Changeset [5296] by
-
Created branch OKB (trunk integration) for preparing trunk integration of the OKB (#1174)
01/14/11:
- 05:34 Changeset [5295] by
-
Worked on OKB (#1174)
- 00:43 Changeset [5294] by
-
- changed VS2008ImageLibrary to VSImageLibrary
- 00:41 Changeset [5293] by
-
- added NormalCrossover operators
- renamed MedianQualityAnalyzer to ReferenceQualityAnalyzer
01/13/11:
- 17:33 Changeset [5292] by
-
Disable visibility checks for dynamic methods. (#1376)
- 17:26 Ticket #1376 (PersistenceException: security transparent 'DynamicClass.()' cannot ...) created by
- […]
- 16:19 Changeset [5291] by
-
- update hive binaries
- 13:01 Changeset [5290] by
-
Added custom serializers for generic HashSets and Dictionaries that include the Comparer property (#1375)
- 10:16 Ticket #1375 (When serializing HashSets also serialize the type of the EqualityComparer) created by
- Generally it's possible to create a new instance of a HashSet<T> …
- 00:03 Changeset [5289] by
-
Renamed VS2008ImageLibrary to VSImageLibrary (#1174)
01/12/11:
- 13:19 Changeset [5288] by
-
Implemented Power symbol for GP (ticket #1374).
- 13:18 Ticket #1374 (Power & Root symbol for GP) created by
- 09:13 Changeset [5287] by
-
- Renamed VS2008ImageLibrary resource to VSImageLibrary
- Added Filter icon to the VS2010ImageLibrary folder and the resource manager
- 04:10 Changeset [5286] by
-
Worked on OKB (#1174)
01/11/11:
- 19:20 Changeset [5285] by
- 18:38 Changeset [5284] by
-
Added deserialization hook for TrainingBestSymbolicClassificationSolutionAnalyzer #1369
- 18:16 Changeset [5283] by
-
- added an installer project for the hive slave
- 18:03 Changeset [5282] by
-
- added support for priorities in HiveEngine
- 17:55 Changeset [5281] by
-
- fixed normalization problems in first generation and with elites
- 17:29 Changeset [5280] by
-
- added a new project: SlaveWindowsService: runs the Hive Slave as a Windows Service
- some improvements when there is no server connection
- some fixes for the communication between slave and gui
- 17:03 Changeset [5279] by
-
Corrected validation range in ClassificationProblem (ticket #1373).
- 16:57 Ticket #1373 (Validation range in ClassificationProblems is not updated correctly) created by
- 16:15 Changeset [5278] by
-
Corrected check in setter of ViewType in the ViewHost (ticket #1372).
- 16:00 Changeset [5277] by
-
- implemented crossover and manipulator operators for int and double values
- 15:05 Changeset [5276] by
-
set svn:ignore properties. #1142
- 15:03 Changeset [5275] by
-
Merged changes from trunk to data analysis exploration branch and added fractional distance metric evaluator. #1142
- 14:24 Changeset [5274] by
-
Fixed calculation of R², MSE and rel. Error for training best classification solution #1369
- 13:59 Changeset [5273] by
-
Added calculation of R², MSE and rel. Error for training best classification solution. Fixed calculation of accuracy. Fixed namespace and name of TrainingBestSymbolicClassificationSolutionAnalyzer. #1369
- 13:45 Changeset [5272] by
-
Corrected TestAssemblyExtension in PluginLoader (ticket #1351).
- 13:01 Changeset [5271] by
-
Added training best solution analyzer for classification problems. #1369
- 12:00 Changeset [5270] by
-
Implemented ShowContent method in MainForm which reuses existing views and adapted the ClipBoard (ticket #1372).
- 10:48 Ticket #1372 (Provide ability to reuse views if the content is already displayed) created by
- The mainform should provide a method overload of ShowContent which …
- 05:13 Changeset [5269] by
-
Worked on OKB (#1174)
01/10/11:
- 15:48 Changeset [5268] by
-
- optimized memory consumption
- increased robustness
- 15:48 Changeset [5267] by
-
- optimized memory consumption
- 14:35 Changeset [5266] by
-
#1233 added FileName to PluginData
- 13:57 Ticket #1370 (Scaling of SymbolicRegressionTrees when NaN Values occur) created by
- The scaling of trees does not work correctly if the model evaluates to …
- 13:14 Changeset [5265] by
-
changed project files and solution file to make the branch compatible with current trunk version. #1142
- 09:25 Changeset [5264] by
-
#1233 switch to .NET 4
- 02:29 Changeset [5263] by
-
- clearance of unneeded scopes HiveEngine
- 02:26 Changeset [5262] by
-
- added some performance tests for parallel execution and ExecutionTime update intervals
01/09/11:
- 23:17 Changeset [5261] by
-
Fixed persistence of visual properties in DataTable and DataRow (#1338)
01/08/11:
- 17:46 Changeset [5260] by
-
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
-
Added calculation of accuracy of best training solution. #1369
- 14:47 Changeset [5258] by
-
#1198 finished okb admin stucture integration
- 14:39 Changeset [5257] by
- 14:38 Changeset [5256] by
-
fixed .createNamedOKBItemDescription
- 14:34 Changeset [5255] by
-
added createmissingProblemParams Method #1218
- 14:28 Changeset [5254] by
-
added createmissingAlgoParams Method #1218
- 14:17 Changeset [5253] by
-
Added analyzer for symbolic regression that collects results about the training best solution. #1369
- 13:59 Changeset [5252] by
-
added some changed in Impl #1218
- 13:56 Changeset [5251] by
-
added state #1218
- 13:55 Changeset [5250] by
-
added some changed in Impl #1218
- 13:55 Changeset [5249] by
-
added some changed in Impl #1218
- 13:40 Changeset [5248] by
-
modified Interface #1218
- 13:38 Changeset [5247] by
-
modified Interface #1218
- 13:04 Changeset [5246] by
-
Added calculation of length and height of best solution to FixedValidationBestScaledSymbolicRegressionSolutionAnalyzer. #1368
- 12:34 Changeset [5245] by
-
added initializeAlgorithm #1218
- 12:33 Changeset [5244] by
-
added initializeAlgorithm #1218
- 12:22 Changeset [5243] by
-
added unittest #1218
- 12:21 Changeset [5242] by
-
restructure of service project #1218
- 12:11 Changeset [5241] by
-
#1198 add missing ressource
- 11:56 Ticket #1369 (Symbolic regression analyzer for the training best solution) created by
- 11:55 Ticket #1368 (Complexity (height and length) of best solution should be available as ...) created by
- 05:35 Changeset [5240] by
-
Corrected execution time updating in engines (#1367)
- 04:58 Ticket #1367 (Updating ExecutionTime in Engine is not thread-safe) created by
- The execution time of an Engine is updated using a …
- 02:34 Changeset [5239] by
-
Adapted method RebuildImageList to work with null items (#1324)
- 02:06 Changeset [5238] by
-
Adapted method GetListViewItemsForItem to work with null items (#1324)
- 01:47 Changeset [5237] by
-
- 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
- In the source code editor, hovering over an error with the mouse shows …[…]
- 21:14 Changeset [5236] by
-
deleted ALGLIB-2.5.0 in branches #875
- 19:45 Changeset [5235] by
-
removed (moved to src/test/java)
- 19:39 Changeset [5234] by
-
added Keystore for MHO #1218
- 18:34 Changeset [5233] by
-
restructure of service project #1218
- 17:08 Changeset [5232] by
-
- 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
-
- fixed issues with wrongly configured operators by cloning the corresponding ValidValue object rather than instantiating a new operator
- 11:15 Changeset [5230] by
-
Fixed problem in the PFIH (#1177)
- 00:39 Changeset [5229] by
-
restructure of service project #1218
01/06/11:
- 18:34 Changeset [5228] by
-
- further tweaked HiveEngine to be faster and more robust
- 13:17 Changeset [5227] by
-
- improved efficiency of HiveEngine
01/05/11:
- 16:20 Changeset [5226] by
-
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
-
#852: Added two parameter updaters (for omega and the velocity bounds)
- 15:00 Changeset [5224] by
-
Fixed enabling and disabling of breakpoint context menus (#1362)
- 14:53 Changeset [5223] by
-
Made SimpleArithmeticExpressionInterpreter thread safe (ticket #1333).
- 13:03 Ticket #1365 (Analyzer to calculate the distribution of fitness values in GP) created by
- 13:00 Ticket #1364 (Implement NoSameMatesSelection operator) created by
- http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1554780 …
- 09:45 Changeset [5222] by
-
Use a background worker to execute single steps to prevent the GUI locking up for long-running operations (#47)
- 09:44 Changeset [5221] by
-
Disable list view control in operator trace if operator trace is itself disabled (#47)
- 09:43 Changeset [5220] by
-
Better spacing for parameters and display of "null" for null values in parameter view (#47)
- 09:38 Changeset [5219] by
-
Properly show nesting in execution stack and remove unused suspension code and display "Parallel" for parallel operation collections (#47)
- 08:30 Changeset [5218] by
-
Add shortcut to tool tip and properly capitalize GUI messages (#1322)
- 08:14 Changeset [5217] by
-
remove second reference to mscorlib.dll v4.0.0.0 to prevent duplicate assembly reference (#1363)
- 08:08 Changeset [5216] by
-
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
- When a new ProgrammableOperator is created and immediately compiled, …
- 05:21 Changeset [5215] by
-
Prevented that the ActualName of a LookupParameter is an empty string or just contains white spaces (#1341)
- 02:48 Changeset [5214] by
-
Enabled Breakpoint flag for each operator in every algorithm (#1362)
- 02:46 Ticket #1362 (Enable breakpoint flags of operators in every algorithm) created by
- The Breakpoint flags of operators are only enabled in user-defined …
- 02:05 Changeset [5213] by
-
- changed HiveEngine to be compatible with recent changes of engine
- 02:03 Changeset [5212] by
-
- added normalization for quality values of individuals
- 02:01 Changeset [5211] by
-
Updated samples (#1333)
- 00:49 Changeset [5210] by
-
Adapted distance matrix calculation in TSPCoordinatesPathEvaluator to avoid that multiple distance matrices are created, if the evaluator is executed in parallel (#1333)