Timeline
01/18/13:
- 10:26 Changeset [9173] by
-
- fixed naming of event handlers that were forgotten when the naming from experiment to job was changed
- fixed some more memory leaks
01/17/13:
- 10:51 Changeset [9172] by
-
#1997: Improved wiring of SymbolicDataAnalysisIslandGA.
01/16/13:
- 15:27 Changeset [9171] by
-
added comments suggesting a solution for calculating the EMA using a cache.
- 14:21 Changeset [9170] by
-
#2005 fixed handling of unobservable exceptions
- 11:13 Changeset [9169] by
-
- renamed some events and methods
- fixed some memory leaks
- 11:01 Changeset [9168] by
-
#2005 created branch
- 11:00 Ticket #2005 (Add Unload Jobs in the Hive Job Manager) created by
- It should be possible to unload jobs in the Job Manager so that the …
01/15/13:
- 15:52 Changeset [9167] by
-
- change standard parameter settings in ConditionActionClassificationProblem
- fixed bug: if a parent is copied instead of a crossover, the new individual is inserted in the population correctly
- added missing attributes to ConditionActionClassificationProblemData
- 15:50 Changeset [9166] by
-
- Model: OptimizationScenario may be a tree of algorithms (and problems)
- Model: Renamed InputParameters to ProblemParameters (as they are the parameters of a problem)
- Model: Added JobExecutionDetails which contain Repetitions + Group (resource to use)
- ScenarioParser parses the new XML scenario files
- Website + Model: You are now able to add/remove rows from a table (no JavaScript involved yet)
- Website + Controller: Added repetitions (enables batch jobs) and group (resource to use) to OaaS which will be used by the controller to schedule the job
- Website: Updated templates to use new model structure
- Website + Scenarios: Added the new algorithm Benchmark Algorithm
- Controller: Added a singleton to make the (Azure/Mockup)-DAL exchangeable
- Controller: Added mockup classes for DAL + IScenarioManager
- Website/Result Page: Line Diagrams will be added via JavaScript, crawling their data using AJAX
- Website: Most configuration parameters can be set in the ServiceDefinition directly
- Added a mockup for the Membership classes: These can be used if no network connection is available or if other parts of the app shall be tested
- Scenarios: Updated TSP mappings to new xsd
- 14:21 Changeset [9165] by
-
#1837: Corrected selection pressure base sliding window analyzer and added new sample algorithms.
- 13:56 Changeset [9164] by
-
#1837: Added validation to sliding window algorithms.
- 13:25 Changeset [9163] by
-
#1837: Merged trunk changes into branch.
- 13:19 Changeset [9162] by
-
#1837: Refactored sliding window analyzers and updated the provided algorithm.
- 11:18 Changeset [9161] by
-
- added training and test partition to ConditionActionClassificationProblemData
- ClassifierFetcher only uses training partition
- 10:47 Changeset [9160] by
-
- added problem instance provider to import csv files for ConditionActionClassificationProblemData
- adapted LCSAdaptedGeneticAlgorithm to use the crossover probability
- fixed a bug in XCSModelView
- 09:44 Changeset [9159] by
-
#2003: Added the ICheckedMultiOperator interface to CheckedMultiOperator.
- 09:33 Changeset [9158] by
-
#1961: improved wiring slightly, added check in OnStarted and fixed name of placeholder
01/14/13:
- 20:08 AdditionalMaterial edited by
- (diff)
- 20:05 AdditionalMaterial edited by
- (diff)
- 20:02 AdditionalMaterial edited by
- (diff)
- 17:03 AdditionalMaterial edited by
- (diff)
- 17:01 AdditionalMaterial edited by
- (diff)
- 17:00 AdditionalMaterial edited by
- (diff)
- 16:51 Changeset [9157] by
- 16:20 Changeset [9156] by
-
#2001: Removed commented code from ResourceRegressionInstanceProvider.
- 15:37 Changeset [9155] by
-
#1961: commit of project files
- 15:23 Changeset [9154] by
-
- added XCSSolution, XCSModel, XCSClassifier to represent the xcs classifier
- XCSSolution also shows the current accuracy (training and test partition has to be added)
- added XCSSolutionAnalyzer to create a XCSSolution during the run of the algorithm
- added XCSModelView to show the xcs model
- fixed a bug in XCSDeletionOperator (sometimes it deleted less classifiers than it should)
- moved some parameter from ConditionActionClassificationProblem to ConditionActionClassificationProblemData
- 14:54 Changeset [9153] by
-
#1985: Removed unused enum TimeLimitRunAction.
- 13:14 Changeset [9152] by
-
#2004: Add an update flag to the best solution symbolic data analysis analyzers (single- and multi objective).
- 13:03 Ticket #2004 (Flag to determine if the best solutions should be updated regardless ...) created by
- Currently the symbolic data analysis analyzers that track the best …
- 10:29 Changeset [9151] by
-
#2003: Added new interface ICheckedMultiOperator and derived IMultiAnalyzer from it, to allow the UserDefinedAlgorithm to add disabled, problem dependent analyzer to its multi analyzer.
- 10:13 Ticket #2003 (UserDefinedAlgorithms enable all provided analyzers by default) created by
- The UserDefinedAlgorithm does not take the enabled by default flag …
01/13/13:
- 01:45 EvoSoft edited by
- (diff)
- 01:44 EvoSoft edited by
- (diff)
- 01:36 EvoSoft created by
- 01:08 Changeset [9150] by
-
#1886 fixed successor configuration and added successful mutation chart
01/11/13:
- 17:28 Changeset [9149] by
-
#2002: fixed plotting of points when axis were set to logarithmic
- 17:28 Changeset [9148] by
-
- Added Logarithmic flag also to AxisRatio
- Fixed some bugs regarding initial iterations
- Removed the PredefinedRealVectorCreator and instead added a NormalDistributedRealVectorCreator
- When sigma is 0 this is the same as the PredefinedRealVectorCreator
- 14:36 Changeset [9147] by
-
changed int constants to double constants to prevent future mistakes
- 14:19 Changeset [9146] by
-
sluengo branch: refactored interpretation of EMA symbol
- 13:03 Changeset [9145] by
-
#1837: Improved Sliding Window Analyzers to work with user defined algorithms.
- 12:30 AdditionalMaterial edited by
- added note on IEEE TII paper (diff)
01/10/13:
- 13:19 Changeset [9144] by
-
#2001: Corrected range of tower dataset and adapted SGP regression sample and the according unit test.
- 09:50 Changeset [9143] by
-
#1696 implement repeated up-down walks and multi-trajectory aggregation of up-down walks
- 09:48 Changeset [9142] by
-
#1696 enable information analysis on very short walks
- 00:53 Changeset [9141] by
-
#2002: Added Analysis, Analysis.Views and ability to scale axes logarithmically
01/09/13:
- 23:30 Changeset [9140] by
-
#1961: Added creator to project, fixed wiring in CMA-ES algorithm, fixed visualization of random landscape, removed useless function in test functions
- 20:30 Ticket #2002 (Support for logarithmic scaling in charts) created by
- There should be a visual property to choose between linear and …
- 20:04 Changeset [9139] by
- 20:03 Changeset [9138] by
- 19:55 Changeset [9137] by
- 19:38 Changeset [9136] by
- 16:27 Changeset [9135] by
-
- OneR handles missing values separately
- adapted OneRClassificationModelView to show the class of missing values
- with a double-click on the row header in ClassificationSolutionComparisonView the selected solution opens in a new view
- put a try catch block around linear discriminant analysis solution (it is only shown, if it doesn't throw an exception)
- 14:59 Changeset [9134] by
-
#1992: number of checked items also gets now updated when items are added, removed, moved, replaced or when the content is reset
- 14:56 Changeset [9133] by
-
- removed IRealWorldRegressionDataDescriptor and RealWorldResourceRegressionDataDescriptor
- simplified regression data descriptors as suggested by mkommend
- 11:47 Changeset [9132] by
-
- Removed optimization plugin as no changes are necessary there
- Changed analyzer to plot mean solution instead of best offspring
- Added a realvector creator that can inject a predefined point
- 10:50 Changeset [9131] by
-
- renamed RegressionRealWorldInstanceProvider to RealWorldRegressionInstanceProvider
- added IRealWorldRegressionDataDescriptor and RealWorldResourceRegressionDataDescriptor to set the training and test partition for real world regression problem instances
- shuffled housing dataset and renamed TowerData.txt to Tower.txt in RegressionRealWorld.zip
- 10:31 Ticket #2001 (Some Real World Regression Problem Instances are not correct) created by
- The training and test partition of the tower problem instance is …
- 10:15 Changeset [9130] by
-
#1712 deleted Hive Scheduler branch
- 04:23 Changeset [9129] by
-
- Changed CMA-ES to reference RealVector directly and work with that encoding only (separation of algorithm and encoding was not trivial to achieve)
- Simplified operator graph (also improves performance)
- Simplified strategy parameters (those used only during update are initialized in update)
- Added many termination criteria (same as in Hansen's Java version)
- Added different ways to calculate the mean (different weightings)
01/08/13:
- 17:08 Changeset [9128] by
-
#1423 removed reference to test functions
- 16:55 Changeset [9127] by
-
#1423 changed LBFGS to take any single-objective optimization algorithm and throw an exception if the solution creator does not have the correct type in OnStarted().
Also added wiring for parameter names.
- 15:36 Changeset [9126] by
-
#1837: Updated sliding window GP branch with trunk changes.
- 11:04 Changeset [9125] by
-
#1967: svn:ignore
- 11:01 Changeset [9124] by
-
#1967 implemented utility app to draw random samples using a GP prior
01/07/13:
- 22:00 Changeset [9123] by
-
#1712 reintegrated Hive Scheduler branch and made further performance improvements
- 21:29 Changeset [9122] by
-
- Added an analyzer for the behavior of CMA-ES
- Fixed counting of evaluated solutions
- Fixed ItemNames
- 20:21 Changeset [9121] by
-
#1961: Added wiring code, removed obsolete parameters, simplified mainloop slightly, changed sigmabounds to a matrix
- 17:38 Changeset [9120] by
-
#1890: Added missing StorableClass attribute to ConstantRegressionModel.
- 17:33 Changeset [9119] by
-
- added OneRClassificationModelView
- added ClassificationSolutionComparisonView
- added several calculators (ConfusionMatrixCalculator, FOneScoreCalculator, MatthewsCorrelationCoefficientCalculator)
- fixed bug in OneR
- added StorableClass and Item attribute to several classes
- 17:22 Changeset [9118] by
-
#1961: Updated CMA-ES (working version), but no wiring
- 09:46 Changeset [9117] by
-
#1998: branch project Algorithms.DataAnalysis.Views
- 09:12 Changeset [9116] by
-
#1998: branch project Problems.DataAnalysis.Views
- 01:29 Changeset [9115] by
-
#1961: Added CMA-ES branch
01/06/13:
- 12:42 Changeset [9114] by
-
#1614: adapted to intvector changes
01/04/13:
- 22:36 Changeset [9113] by
-
#1967: svn ignore
- 22:34 Changeset [9112] by
-
#1967: worked on tuned GP model and benchmark instances
- 20:50 Changeset [9111] by
-
#1902 fixed a calculation bug in the RQiso covariance function
- 20:46 Changeset [9110] by
-
- added GA subsumption
- simplified deletion before covering
- simplified XCSDeletionOperator
- 16:29 Changeset [9109] by
-
#1712 merged changes from trunk into branch and improved scheduler performance
- 16:06 Changeset [9108] by
-
#1902 fixed bugs in ARD covariance functions (checked if parameter and gradient order matches for all functions)
- 14:21 Changeset [9107] by
-
#1950 fixed handling of IsAllowedPrivileged in the Hive Job Manager