Timeline
11/03/16:
- 15:03 Ticket #2695 (Line charts for regression should show an ID column along the x-axis) created by
- For instance if the data are ordered by time the time should be shown …
- 12:47 Changeset [14369] by
-
#2694: Created the ExportDialog lazily.
- 12:43 Ticket #2694 (Lazy-loading of the ExportDialog in the EnchancedChart) created by
- 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
- This is for example convenient if multiple columns should be deleted
11/02/16:
- 21:11 Changeset [14368] by
-
#2690: recalculate RF if required before extracting a specific tree
10/31/16:
- 19:03 Changeset [14367] by
-
#2692: show constants = 1.0 directly in the formula. Also fixed a bug for division with only one argument.
- 17:13 Changeset [14366] by
-
svn:ignore
- 17:13 Changeset [14365] by
-
added template for regression problem instance providers
- 16:38 Ticket #2692 (The 'mathematical view' for symbolic expressions should show factors = ...) created by
- Especially the expression 1/f(x) occurs frequently and would be easier …
- 15:11 Changeset [14364] by
-
implemented random search for binary problems
- 14:53 Changeset [14363] by
-
svn:ignore and missing project file
- 14:52 Changeset [14362] by
-
added algorithm template
- 14:25 Changeset [14361] by
-
svn:ignore
- 14:25 Changeset [14360] by
-
added empty plugin template
- 14:04 Changeset [14359] by
-
Added a branch for HeuristicLab templates
10/29/16:
10/24/16:
- 19:04 Changeset [14358] by
-
#2686: in the constants optimizer the variable weight must be multiplied to the variable value even when variable weights are not updated by the constants optimizer
- 14:20 Changeset [14357] by
-
#2685: Minor refactor
- 10:17 Changeset [14356] by
-
#2685: Fix exception with symbols with no children (sequence contains no elements), factor out common code in separate methods.
10/23/16:
- 19:50 Changeset [14355] by
-
#2685: Add correction step to account for grammar cycles. Update unit test/
- 19:33 Changeset [14354] by
-
#2685: Revert accidental commit.
- 19:31 Changeset [14353] by
-
#2685: Add correction step for values miscalculated due to cyclical symbol dependencies in the grammar. Updated unit test.
- 18:49 Changeset [14352] by
-
#2685: Refactored length and depth calculation and updated unit tests.
- 09:44 Changeset [14351] by
-
#2650: merged r14332:14350 from trunk to branch
- 09:22 Changeset [14350] by
-
#2687: added support for lagged variables to infix parser and formatter
- 08:39 Changeset [14349] by
-
#2686: added support for lagged variables to constants optimizer
10/22/16:
- 11:19 Changeset [14348] by
-
#2673: removed button for variable impacts calculation and implemented a separate SolutionView instead. Fixed a bug in Regression/RegressionSolutionVariableImpactsCalculator
- 10:21 Changeset [14347] by
-
#2677: extended infix parser and infix formatter to support functions with multiple arguments
- 09:38 Changeset [14346] by
-
#2690: removed unnecessary plugin dependency
10/21/16:
- 17:59 Changeset [14345] by
-
#2690: implemented methods to generate symbolic expression tree solutions for decision tree models (random forest and gradient boosted) as well as views which make it possible to inspect each of the individual trees in a GBT and RF solution
- 17:31 Ticket #2690 (Implement views for decision tree models (random forest and gradient ...) created by
- It would be nice if we could inspect decision tree models
- 11:05 Changeset [14344] by
-
#2689: added encoding name as prefix to parameter names in SymbolicExpressionTreeEncoding
- 11:04 Ticket #2689 (Parameters of SymbolicExpressionTreeEncoding are not prefixed with the ...) created by
- E.g. it is not possible to add two SymbolicExpressionTreeEncoding …
10/20/16:
- 17:28 Changeset [14343] by
-
#2688: Forwarded selected encoding from the import dialog to the table file parser.
- 17:27 Ticket #2688 (Encoding is not forwarded to the table file parser while importing CSV ...) created by