Timeline
02/16/13:
- 12:19 Changeset [9216] by
-
#2013: fixed update of parameters in MultiOperator
- 11:30 Ticket #2013 (MultiOperator doesn't update the parameters when the Operators ...) created by
- If the "public IItemList<T> Operators" is set in a derived class to a …
02/14/13:
- 16:18 Documentation/Howto/OptimizeAnyLogicModels edited by
- updated tutorial with changes made in integer-vector bounds (diff)
02/11/13:
- 10:15 Changeset [9215] by
-
- Janitor is now working as expected in Windows Azure
- Added basic support for experiments (draggable experiments)
- Added methods to save/read experiments from TableStorage
- The job status can now be retrieved by using the GetTasks/GetTaskData methods
- Added a class to convert JSON-objects to Algorithm instances
- Web page: Added experiment button to navigation
02/08/13:
- 23:16 Changeset [9214] by
-
#1967: added a benchmark function
- 21:57 Changeset [9213] by
-
#1508: changed the ranges for buy/hold/sell signals (1/3, 1/3, 1/3)
- 21:56 Changeset [9212] by
-
#1967: worked on Gaussian Process evolution problem
- 21:54 Changeset [9211] by
-
#1902 reformulated calculation of periodic covariance function
- 14:17 Changeset [9210] by
-
#1886 added view for displaying result correlations
02/06/13:
- 13:45 Changeset [9209] by
-
#1890: Corrected copy & paste error in SymbolicRegressionConstantOptimizationEvaluator.
- 12:30 Changeset [9208] by
-
- added wisconsin breast cancer problem instance
- corrected iris dataset
- changed classification data descriptors to be able to set training and test partition as well as input and target variables (in the same way as it is done in regression)
02/05/13:
- 21:22 Changeset [9207] by
-
#1890 disabled parallel task uploading as this produces a lot of failed db transactions and aborted uploads and therefore does not speed up uploading
- 13:04 Changeset [9206] by
-
#1980: branch project Problems.DataAnalysis
02/04/13:
- 16:26 Changeset [9205] by
-
#1980: forgot to remove the reference to any specific encodings in the LearningClassifierSystems project
- 16:16 Changeset [9204] by
-
- deleted not needed interface IMatching
- finished VariableVector encoding
- the algorithm LearningClassifierSystem is now independent of a specific encoding. It still needs the ConditionActionEncoding.
- merged r9191:9203 HeuristicLab.Core from trunk to branch
- 15:56 StatisticalAnalysis edited by
- (diff)
- 15:07 Changeset [9203] by
-
- Removed plugin HeuristicLab.SharpDevelop-3.1.1.5327
- Added plugin HeuristicLab.SharpDevelop-3.2.1
- Contains custom built binaries from SharpDevelop's 3.x branch
- Changed dependency in HeuristicLab.CodeEditor-3.3
- Removed log4net from ExtLibs
- 14:59 Ticket #2012 (Remove log4net dependency from SharpDevelop) created by
- SharpDevelop's ICSharpCode.SharpDevelop.Dom provides a LoggerService …
- 13:21 StatisticalAnalysis edited by
- H0 (diff)
- 13:10 StatisticalAnalysis edited by
- Significant ;) (diff)
02/03/13:
- 16:17 Changeset [9202] by
-
- add repeating of failed tasks and task datas
- added an additional ws method that loads lightweight tasks without the statelogs
- 16:02 Changeset [9201] by
-
#2005 merged changes from trunk into branch