Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/10/16:

15:26 Changeset [14383] by bburlacu

#2679: Sync outer and inner optimizer states (fix pause/resume and stop issues).

11/09/16:

16:36 Changeset [14382] by pfleck

#2698 Forgot to uncomment abstract keyword.

16:20 Changeset [14381] by pfleck

#2698

  • Refactored CheckedVariablesView out of the ChartView to allow reuse of the checked variables list.
    • The new list visualizes the non-input/target variables in gray.
    • Added context menu to quickly (un)check all variables or only the inputs+target variables.
  • In the Multi-Scatterplot
    • New structure and layout of the single charts to support fixed header rows and columns (for the variable names). Instead, removed the legend of each plot for better usage of plot area.
    • Adapted the new CheckedVariablesView (but hidden until (un)checking is implemented).
15:47 Ticket #2698 (Multi-Scatterplot in Preprocessing crashes HL with high number of variables) created by pfleck
Because the number of charts in the multi-scatterplot scales quadratic …
15:15 Changeset [14380] by bburlacu

#2679: Add GoalSeekingOptimizer and GoalSeekingOptimizerView.

14:55 Changeset [14379] by bburlacu

#2679: Use an item list for models in the goal seeking problems instead of an item collection. Update encoding instead of creating a new one when inputs are changed.

10:49 Changeset [14378] by gkronber

#2697:

  • created a folder for all classes related to transformation from and to trees
  • created a transformator which takes a tree and uses AutoDiff to produce a function and gradient function for the tree.
  • moved code from SymbolicRegressionConstantOptimizationEvaluator to TreeToAutoDiffTermTransformator to make AutoDiff for trees more accessible
09:43 Ticket #2697 (Refactor certain parts for data-based modeling) created by gkronber
* Move translation to AutoDiff out of evaluator * Create …
09:40 Changeset [14377] by gkronber

#745: added alpha to description of penalty parameter

11/08/16:

17:10 Documentation/DevelopmentCenter edited by gkronber
added links to project templates (diff)
16:43 Ticket #2696 (Clear BestKnownSolution and BestKnownQuality when problem instances changes) created by abeham
The BKS and BKQ might likely be invalid when the instance data …

11/07/16:

14:06 Changeset [14376] by bburlacu

#2672: Updated cloning mechanism to conform to the HL standard.

08:40 Changeset [14375] by gkronber

#745: 'Coefficient values' -> 'Coefficients'

11/05/16:

19:30 Changeset [14374] by gkronber

#745 added number of variables as secondary axis to the chart for coefficient values and changed x-axis to log-scaled.

09:06 Changeset [14373] by gkronber

#745:

  • using a line chart (IndexedDataTable) instead of a scatter plot
  • added number of variables (non-zero coefficients) to the line chart
08:14 DevelopersTeam edited by gkronber
(diff)

11/04/16:

18:04 Changeset [14372] by mkommend

#2672: Adapted OnlineAccuracyCalculator to use correct deep cloning pattern.

17:46 Changeset [14371] by mkommend

#2663: Fixed minor type in comment of PreprocessingChartView (uncheckt -> unchecked).

17:33 Changeset [14370] by mkommend

#745: Addressed some easy to implement review comments:

  • missing license header
  • renaming of variables
  • extracted DLLImports into a separate file
  • corrected plugin dependencies

11/03/16:

15:03 Ticket #2695 (Line charts for regression should show an ID column along the x-axis) created by gkronber
For instance if the data are ordered by time the time should be shown …
12:47 Changeset [14369] by pfleck

#2694: Created the ExportDialog lazily.

12:43 Ticket #2694 (Lazy-loading of the ExportDialog in the EnchancedChart) created by pfleck
The ExportDialog is currently instantiated during the constructor of …
12:01 Ticket #2693 (Allow multi-selection for columns in the datagrid in the ...) created by gkronber
This is for example convenient if multiple columns should be deleted

11/02/16:

21:11 Changeset [14368] by gkronber

#2690: recalculate RF if required before extracting a specific tree

10/31/16:

19:03 Changeset [14367] by gkronber

#2692: show constants = 1.0 directly in the formula. Also fixed a bug for division with only one argument.

17:13 Changeset [14366] by gkronber

svn:ignore

17:13 Changeset [14365] by gkronber

added template for regression problem instance providers

16:38 Ticket #2692 (The 'mathematical view' for symbolic expressions should show factors = ...) created by gkronber
Especially the expression 1/f(x) occurs frequently and would be easier …
15:11 Changeset [14364] by gkronber

implemented random search for binary problems

14:53 Changeset [14363] by gkronber

svn:ignore and missing project file

14:52 Changeset [14362] by gkronber

added algorithm template

14:25 Changeset [14361] by gkronber

svn:ignore

14:25 Changeset [14360] by gkronber

added empty plugin template

14:04 Changeset [14359] by gkronber

Added a branch for HeuristicLab templates

10/29/16:

16:05 Ticket #2691 (The view for misclassification penatlies should not allow changing the ...) created by gkronber
Note: See TracTimeline for information about the timeline view.