Timeline
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)
08/17/11:
- 17:52 Changeset [6668] by
-
Enable grouping before fuzzification (#1622)
- 17:43 Changeset [6667] by
-
Modify run collection to force update of cached values (#1622)
- 14:37 Changeset [6666] by
-
#1592: Enabled creation of empty ensemble solutions and problem data changes.
- 14:34 Ticket #1593 (Cache evaluation results of data analysis solutions) closed by
- duplicate: This is a duplicate to #1604.
- 13:54 Changeset [6665] by
-
Add RunCollectionValueRemover modifier and disallow name change in RunCollectionFuzzifier (#1622)
- 13:49 Changeset [6664] by
-
Include RunCollection modification into RunCollection View (#1622)
- 13:28 Changeset [6663] by
-
Add concrete run collection modifiers to add calculated values and discretized values (#1622)
- 13:20 Changeset [6662] by
-
Create RunCollectionModificationEvaluator that evaluates IRunCollectionModifiers (#1622)
08/16/11:
- 16:34 Ticket #1622 (Add calculated values to algorithm runs for further analysis.) created by
- Sometimes it might be necessary to add additional values to algorithm …
- 09:52 Changeset [6661] by
-
#1613: Corrected AfterDeserializationHook in RegressionSolutionBase to use correct online calculator.