Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

10/30/12:

20:47 Changeset [8864] by ascheibe

#1886 added more analyzers for crossover performance

16:22 Changeset [8863] by sforsten

#1776:

  • merged r8810:8862 from trunk into branch
  • fixed exception in ClassificationEnsembleSolutionAccuracyToCoveredSamples, if no estimated values are in a partition, so nothing can be shown
14:22 Changeset [8862] by sforsten

#1776:

  • adapted the implementation of ClassificationEnsembleSolutionAccuracyToCoveredSamples to be more similar to ClassificationEnsembleSolutionAccuracyToCoveredSamples
13:33 Changeset [8861] by sforsten

#1292:

  • put IDependencyCalculators in own directory
  • changed DoubleRange Interval to double Minimum\Maximum in IDependencyCalculator
  • AbstractFeatureCorrelationView now uses DoubleMatrix instead of HeatMap
12:54 Changeset [8860] by jkarder

#1747: fixed panning with the middle mouse button

12:41 Changeset [8859] by sforsten

#1978:

  • fixed divide by zero bug
  • estimated class value and correct target value are compared
12:39 Ticket #1978 (ClassificationEnsembleSolutionEstimatedClassValuesView may not ...) created by sforsten
ClassificationEnsembleSolutionEstimatedClassValuesView may compare …
11:24 Changeset [8858] by svonolfe

changed name of the tardiness penalty result (#1955)

11:00 Changeset [8857] by sforsten

#1920: changes made in r8528 have been extended to TimeSeriesPrognosis and to DiscriminantFunctionClassificationModel, which has been missed

10:11 Changeset [8856] by jkarder

#1247: updated RAPGA JSSP sample

09:39 Changeset [8855] by jkarder

#1247: applied some of the changes suggested by ascheibe in comment:27:ticket:1247

09:01 Changeset [8854] by sforsten

#1865:

  • fixed deserialization bug: allVariableNames was null after deserializing

10/29/12:

14:30 Changeset [8853] by sforsten

#1865: An additional property has been added, which contains all possible variable names. The old property "VariableNames" contains the variable names which can be used with a certain symbol (which are checked in the view).
The "AfterDeserialization" method makes sure that the new property is set.

10/27/12:

10:41 Changeset [8852] by gkronber

#1081 reverse merge of r8851 (see r8801)

10/26/12:

21:04 Changeset [8851] by abeham

#1081: Changed assembly reference to a project reference

10/25/12:

13:43 Changeset [8850] by ascheibe

#1959 fixed a bug which occurs on systems that don't use german time format

11:22 Changeset [8849] by mkommend

#1976: Added code to clean up the state of the ConstantOptimizationAnalyzer.

10:58 Changeset [8848] by ascheibe

#1950 fixed an InvalidOperationException in the Hive Job Manager

07:28 Download edited by gkronber
added link to zipped sources (diff)

10/24/12:

19:56 Changeset [8847] by abeham

#1904: Fixed a bug

17:16 Changeset [8846] by abeham

#1904: Added fast evaluation option to exhaustive swap2 local improvement operator

11:29 Changeset [8845] by mkommend

#1976: Corrected access modifiers in cloning and storable ctor of ConstantOptimizationAnalyzer.

11:19 Changeset [8844] by mkommend

#1976: Added constant optimization analyzer.

09:59 Changeset [8843] by mkommend

#1890: Updated Symbolic expression Tree debugger visualizer to work with visual studio 2012.

10/23/12:

16:29 Changeset [8842] by sforsten

#1942: merged r8690:8840 from trunk into branch

16:20 Changeset [8841] by sforsten

#1941: added Iris and Thyroid problems from UCI

15:06 Changeset [8840] by sforsten

#1949: class names are displayed on the left and right side of the diagram, above and beneath every threshold

13:27 Changeset [8839] by svonolfe

Adapted the parser to read the distance matrix (#1955)

12:44 Changeset [8838] by gkronber

#1951: corrected a comment

12:25 Changeset [8837] by gkronber

#1964 removed call to RecalculateResults in the ctor of solutions derived from RegressionSolution

11:56 Changeset [8836] by gkronber

#1534: introduced synchronization to make sure the algorithm has been started before calling OnStarted in CrossValidation

10:38 Changeset [8835] by mkommend

#1918: Refactored jittering in BubbleChartView to calculate axis range before the data points are modified and removed 'strange' method.

10:28 Changeset [8834] by sforsten

#1292: changed CalculateHoeffdingsDTest due to a change in the name of a static method

10:07 Changeset [8833] by sforsten

#1292:

  • removed combo box in TimeframeCorrelationView and added a textbox instead
  • caches are directly in (Timeframe-)FeatureCorrelationView
  • caches use Tuple<> instead of nested dictionaries
  • a control EnhancedStringConvertibleMatrix inherits from StringConvertibleMatrixView to reduce code duplication
  • add interface IDependencyCalculator to several calculators
  • fixed bug: a previous started calculation is cancelled, if a new calculation shall be started and the values are already in the cache
  • fixed bug: if the content is changed, the calculation is cancelled

HeatMap is still used for the dependency representation, because a class is needed which implements IStringConvertibleMatrix and it has a maximum and minimum value.

10/22/12:

18:53 Changeset [8832] by gkronber

#1918 suggested fix for strange method SetAutomaticUpdateOfAxis(). Exception is gone but don't know if originally intended functionality is still intact.

18:19 Changeset [8831] by gkronber

#1940: fixed an issue in the ROC curve view when multiple threshold values are used.

17:51 Changeset [8830] by gkronber

#1975: set enabled state of buttons for new and open algorithm in CV view.

16:12 Changeset [8829] by gkronber

#1902: fixed an issue that occurs in scaling if a variable is effectively constant in the training partition

16:01 Changeset [8828] by mkommend

#1976: Allowed constant optimization for variable with a weight of 1.0 and made the constant optimization thread-safe (access to evaluated node results).

15:26 Ticket #1977 (OneClick parallelization of Tasks in the Hive JobManager) created by mkommend
Currently, in every batch run / experiment the "distribute child …
14:37 Changeset [8827] by gkronber

#1902: fixed bugs concerning masking covariance function

13:08 Changeset [8826] by gkronber

#1967: added benchmark instances for GPR tuning

13:01 Changeset [8825] by gkronber

#1890: renamed property InputVariables -> VariableNames for artificial data analysis instances as the value also contains the target variable.

12:31 Changeset [8824] by svonolfe

Fixed issue with order generator (#1955)

10/19/12:

15:00 Changeset [8823] by mkommend

#1976: Updated constant optimization evaluator to allow optimization of subtraction and added a parameter stating if constants should be updated in the tree.

10:09 Changeset [8822] by abeham

#1890: removed actions and listening to Problem_Reset in RobustTabooSearch (analyzers and other things would always reset when switching to a new instance)

10:04 Ticket #1976 (Implement ConstantOptimizationAnalyzer to perform constant ...) created by mkommend

10/18/12:

23:45 Ticket #1975 ("New Algorithm" and "Open Algorithm" buttons are not disabled while ...) created by abeham
14:59 Changeset [8821] by jkarder

#1929: reverted the changes addressed by mkommend in comment:29:ticket:1926

08:55 Changeset [8820] by jkarder

#1926: updated DataImporter and MetaOptimization branches to work with the changes of r8818

08:49 Changeset [8819] by ascheibe

#1926 updated slave app to work with the changes of r8818

10/17/12:

21:46 Changeset [8818] by jkarder

#1926:

  • added OpenArgument
  • refactored argument handling infrastructure
13:45 Ticket #1974 (The RunCollectionDataTable view should not pick a table initially) created by abeham
With a large enough experiment it takes too long to load and the …
10:57 Changeset [8817] by fschoepp

#1888:

  • Added a parser for independent scenarios (using the model of the optimization backend)
  • Optimization scenario sample can be found in mappings folder of the web project.
  • Added IScenarioMapper interface which provides functionality to map from the optimization data model to a backend model (e.g. Heuristic Lab data model)
  • Implementations of IScenarioMapper have to be provided as C# code (strings) which will be compiled by using a CSharpCodeProvider. Once compiled, the implementations of the IScenarioMapper are being cached within the platform for further usage.
  • Fixed a bug in web template DecimalMatrix (using i instead of j)
  • Added missing thumprint of localhost certificate to the optimization web project (ServiceConfiguration.Local.cscfg / ServiceConfiguration.Cloud.cscfg)
  • Test project now provides following test cases: Mapping types using IronPython and mapping types using Otis
10:16 Changeset [8816] by ascheibe

#1937 fixed version comparison of Mono runtimes

10/16/12:

15:57 Changeset [8815] by svonolfe

Improved best insertion heuristic (#1955)

15:19 Changeset [8814] by sforsten

#1776:

  • improved performance of confidence calculation
  • fixed bug in median confidence calculation
  • fixed bug in average confidence calculation
  • confidence calculation is now easier for training and test
  • removed obsolete view ClassificationEnsembleSolutionConfidenceAccuracyDependence
14:56 Changeset [8813] by svonolfe

Added earliest due time and nearest destination dispatching (#1955)

13:07 Changeset [8812] by svonolfe

Improved threading of evaluator (#1955)

09:44 Changeset [8811] by sforsten

#1776:

Note: See TracTimeline for information about the timeline view.