Timeline
09/01/11:
- 17:45 Ticket #1630 (Weighted voting and confidence measure for ensembles of discriminating ...) created by
- The voting mechanism for ensembles of classifiers based on …
- 17:41 Changeset [6696] by
-
- 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
- 16:48 Blog: HeuristicLab Blog edited by
- 16:46 Changeset [6695] by
-
Fix spacing of modifiers list (#1622)
- 16:46 Blog: HeuristicLab Blog edited by
- 16:44 Blog: HeuristicLab Blog created by
- 16:28 Changeset [6694] by
-
Remove obsolete RunCollectionModificationEvaluator (#1622)
- 15:51 Changeset [6693] by
-
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
-
#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
-
Remove obsolete RunCollectionFuzzifier (#1622)
- 09:55 Changeset [6690] by
-
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
-
#1233 some more renaming to be more consistent with OKB
- 19:27 Changeset [6688] by
-
#1233 some renaming to be more consistent with OKB
- 17:42 Changeset [6687] by
-
Extend calculator to support other data types, literals, stack manipulations and conditionals (#1622)
- 15:05 Changeset [6686] by
-
Add RunCollectionGroupCreater for re-grouping a RunCollection (#1622)
- 11:52 Changeset [6685] by
-
- 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
08/30/11:
- 17:48 Changeset [6684] by
-
#1579: Changed cloning of SymbolicExpressionTreeNodes.
08/26/11:
- 17:04 Changeset [6683] by
-
#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
- changed picture to attachment
- 17:18 Blog: Chart export dialog for publication ready images edited by
- changed category to upper-case
- 13:02 Blog: HeuristicLab Google Group created by
08/24/11:
- 21:49 AdditionalMaterial edited by
- corrected link (diff)
- 14:16 Changeset [6682] by
-
#1471: Corrected references and plugin dependencies of DataImporter.
- 13:13 Changeset [6681] by
-
#1624: Minor code quality fix in Constraint.
- 13:12 Changeset [6680] by
-
#1592: Improved ClassificationEnsembleSolutionEstimatedClassValuesView with coloring of classification results.
- 12:18 Blog: New Feature for System Identification: Model Response View created by
- 11:15 Changeset [6679] by
-
#1627: Implemented new features in RegressionSolutionLineChart and RegressionSolutionScatterPlotView.
08/23/11:
- 15:51 Ticket #1627 (Improve RegressionSolutionEvaluationViews) created by
- The LineChartView shows the estimated values for the training and …
- 14:38 Changeset [6678] by
-
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
- RunCollectionEqualityConstraint causes a NullReferenceException when a …
- 13:18 Blog: Chart export dialog for publication ready images created by
- 10:30 Changeset [6677] by
-
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
- It has happened to me that I replaced the optimizer of an existing …
- 13:23 TracAdmin edited by
- (diff)
- 13:23 TracModPython edited by
- (diff)
- 13:23 TracIni edited by
- (diff)
- 13:23 TracEnvironment edited by
- (diff)
- 13:23 WikiFormatting edited by
- (diff)
- 13:23 TracPlugins edited by
- (diff)
- 13:23 TracSyntaxColoring edited by
- (diff)
- 13:23 TracInterfaceCustomization edited by
- (diff)
- 13:23 TracInstall edited by
- (diff)
- 13:23 TracUpgrade edited by
- (diff)
- 13:23 TracTimeline edited by
- (diff)
- 13:23 TracQuery edited by
- (diff)
- 13:23 TracStandalone edited by
- (diff)
- 13:23 TracFineGrainedPermissions edited by
- (diff)
- 13:23 TracPermissions edited by
- (diff)
- 10:16 Changeset [6676] by
-
- 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
-
#1479: Integrated trunk changes.
08/19/11:
- 11:34 Changeset [6674] by
-
#1624: Forgot to commit necessary changes in ItemCollectionView.
- 11:25 Changeset [6673] by
-
#1624: Implemented RunCollectionContentConstraint to hide specific runs.
- 11:16 Ticket #1624 (Implement manual RunCollectionFilter) created by
- Currently it is not possible to hide specific runs with constraints. …
- 11:12 Changeset [6672] by
-
#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
- The quality charts of older runs cannot be viewed anymore. HL crashes …
- 13:00 Changeset [6671] by
-
Remove unnecessary suffix parameter and correctly include grouping clause in generated item name (#1622)
- 09:24 Changeset [6670] by
-
Also register events in cloning constructor (#1622)
- 08:43 Changeset [6669] by
-
Add missing plugin dependency (#1622)