Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

09/01/11:

17:45 Ticket #1630 (Weighted voting and confidence measure for ensembles of discriminating ...) created by gkronber
The voting mechanism for ensembles of classifiers based on …
17:41 Changeset [6696] by ascheibe

#1233

  • some cleanups
  • removed unused code
17:37 Ticket #1629 (Remove outdated plugins for data analysis which were kept in 3.3.4 for ...) created by gkronber
16:48 Blog: HeuristicLab Blog edited by mkofler
16:46 Changeset [6695] by epitzer

Fix spacing of modifiers list (#1622)

16:46 Blog: HeuristicLab Blog edited by mkofler
16:44 Blog: HeuristicLab Blog created by mkofler
16:34 hl_blog.png attached to Pictures by mkofler
HL Blog Logo
16:28 Changeset [6694] by epitzer

Remove obsolete RunCollectionModificationEvaluator (#1622)

15:51 Changeset [6693] by epitzer

Integrate functionality of RunCollectionModificationEvaluator directly into RunCollection and its view. (#1622)

This update includes a modified RunCollectionModificationEvaluator that automatic migrates all modifies into the RunCollection.

10:46 Changeset [6692] by gkronber

#1618 small change in data analysis views to make drag and drop behavior for changing the problem data of a solution consistent.

10:06 Changeset [6691] by epitzer

Remove obsolete RunCollectionFuzzifier (#1622)

09:55 Changeset [6690] by epitzer

Rename RunCollectionFuzzifier to RunCollectionDiscretizer (#1622)

This commit contains both version and a modified cloning method in the old fuzzifier to enable upgrading by cloning a fuzzifier in the GUI which will then become a discretizer.

08/31/11:

19:37 Changeset [6689] by ascheibe

#1233 some more renaming to be more consistent with OKB

19:27 Changeset [6688] by ascheibe

#1233 some renaming to be more consistent with OKB

17:42 Changeset [6687] by epitzer

Extend calculator to support other data types, literals, stack manipulations and conditionals (#1622)

15:05 Changeset [6686] by epitzer

Add RunCollectionGroupCreater for re-grouping a RunCollection (#1622)

11:52 Changeset [6685] by abeham

#1628

  • Updated branch from trunk
  • Changed ReferenceEqualityComparer<T> to become a non-generic class (generic implementation probably was only made because of lacking support for co- and contravariance in C# 3.5)
  • Added finished experiment from sample algorithms to the tests
  • Wrote a unit test to instantiate every IDeepCloneable type, clone it and compare the objects in the object graph for equal references
  • Wrote a unit test to load the experiment, clone it and compare again the objects in the object graph
  • Preliminary fix for a potential bug in ThreadSafeLog
  • Preliminary fix for a potential bug in OperatorGraphVisualizationInfo
  • Preliminary fix for a potential bug in Calculator (and added license headers)
  • Preliminary fix for a potential bug in ScrambleMove
11:26 Ticket #1628 (Create a test for the deep cloning behavior of IDeepCloneables) created by abeham

08/30/11:

17:48 Changeset [6684] by mkommend

#1579: Changed cloning of SymbolicExpressionTreeNodes.

08/26/11:

17:04 Changeset [6683] by ascheibe

#1233 replaced the CreateHiveDatabaseApplication HL App with a Windows Forms application

08/25/11:

17:19 Blog: Chart export dialog for publication ready images edited by abeham
changed picture to attachment
17:19 exportDialog.png attached to Blog: Chart export dialog for publication ready images by abeham
17:18 Blog: Chart export dialog for publication ready images edited by abeham
changed category to upper-case
13:02 Blog: HeuristicLab Google Group created by swagner

08/24/11:

21:49 AdditionalMaterial edited by abeham
corrected link (diff)
14:16 Changeset [6682] by mkommend

#1471: Corrected references and plugin dependencies of DataImporter.

13:13 Changeset [6681] by mkommend

#1624: Minor code quality fix in Constraint.

13:12 Changeset [6680] by mkommend

#1592: Improved ClassificationEnsembleSolutionEstimatedClassValuesView with coloring of classification results.

12:18 Blog: New Feature for System Identification: Model Response View created by gkronber
11:15 Changeset [6679] by mkommend

#1627: Implemented new features in RegressionSolutionLineChart and RegressionSolutionScatterPlotView.

08/23/11:

15:51 Ticket #1627 (Improve RegressionSolutionEvaluationViews) created by mkommend
The LineChartView shows the estimated values for the training and …
14:38 Changeset [6678] by epitzer

Check for null before converting to string to enable checking of inhomogeneous run collections. (#1626)

14:36 Ticket #1626 (Crash in RunCollectionEqualityConstraint when querying non-existing ...) created by epitzer
RunCollectionEqualityConstraint causes a NullReferenceException when a …
13:18 Blog: Chart export dialog for publication ready images created by abeham
10:30 Changeset [6677] by epitzer

Enable modifications of order and number of runs in RunCollectionModificationEvaluator and implement RunCollectionSorter (#1622)

08/22/11:

14:50 Ticket #1625 (The experiment tree view allows to overwrite optimizers and the plus ...) created by abeham
It has happened to me that I replaced the optimizer of an existing …
13:23 TracAdmin edited by trac
(diff)
13:23 TracModPython edited by trac
(diff)
13:23 TracIni edited by trac
(diff)
13:23 TracEnvironment edited by trac
(diff)
13:23 WikiFormatting edited by trac
(diff)
13:23 TracPlugins edited by trac
(diff)
13:23 TracSyntaxColoring edited by trac
(diff)
13:23 TracInterfaceCustomization edited by trac
(diff)
13:23 TracInstall edited by trac
(diff)
13:23 TracUpgrade edited by trac
(diff)
13:23 TracTimeline edited by trac
(diff)
13:23 TracQuery edited by trac
(diff)
13:23 TracStandalone edited by trac
(diff)
13:23 TracFineGrainedPermissions edited by trac
(diff)
13:23 TracPermissions edited by trac
(diff)
10:16 Changeset [6676] by abeham

#1623

  • Added some range checks in the DataRowVisualPropertiesControl
  • Added a check to prevent axis minimum and maximum equality to avoid a crash
  • Added AfterDeserialization hooks to the visual properties to detect the illegal .Net default configuration
09:35 Changeset [6675] by mkommend

#1479: Integrated trunk changes.

08/19/11:

11:34 Changeset [6674] by mkommend

#1624: Forgot to commit necessary changes in ItemCollectionView.

11:25 Changeset [6673] by mkommend

#1624: Implemented RunCollectionContentConstraint to hide specific runs.

11:16 Ticket #1624 (Implement manual RunCollectionFilter) created by mkommend
Currently it is not possible to hide specific runs with constraints. …
11:12 Changeset [6672] by mkommend

#1592: Implemented new estimated class values view for ClassificationEnsembleSolutions.

08/18/11:

16:33 Ticket #1623 (DataTable- and DataRowVisualProperties are not fully backwards compatible) created by cneumuel
The quality charts of older runs cannot be viewed anymore. HL crashes …
13:00 Changeset [6671] by epitzer

Remove unnecessary suffix parameter and correctly include grouping clause in generated item name (#1622)

09:24 Changeset [6670] by epitzer

Also register events in cloning constructor (#1622)

08:43 Changeset [6669] by epitzer

Add missing plugin dependency (#1622)

Note: See TracTimeline for information about the timeline view.