Timeline
04/12/21:
- 13:29 Changeset [17936] by
-
- Added additional benchmark instances for vector GP.
- Removed old binding redirect.
- 13:16 Changeset [17935] by
-
#3040 Worked on library dependencies for hive.
04/09/21:
- 20:14 Changeset [17934] by
-
#3117: fixed build fail
- 19:51 Changeset [17933] by
-
#3116: added GAM base-learners for 2d cubic splines and 3d functions (using alglib RBF model)
- 19:49 Changeset [17932] by
-
#3116 create branch
- 19:41 Changeset [17931] by
-
#3117: update alglib to version 3.17
- 12:44 Changeset [17930] by
-
#3040 Reworked external dependencies and merged some libraries (ILmerge) to avoid versions conflicts occuring on Hive.
04/06/21:
- 13:35 Changeset [17929] by
-
#3105: Added static keyword to private methods to indicate an (most likely) side-effect free method.
- 13:13 Changeset [17928] by
-
- merged trunk into branch
- 08:28 Changeset [17927] by
-
#3073 Updated ShapeConstraintsView Design/Layout
04/03/21:
- 12:44 Ticket #3117 (Upgrade alglib version to 3.17) created by
- We are still using version 3.7 in several places even though version …
- 12:42 Ticket #3116 (Generalized additive models with multi-variate (2d, 3d) base learners) created by
- Related to #2898.
04/02/21:
- 16:28 Ticket #3111 (RandomForestClassification produces a result (RF Model Evaluation) ...) closed by
- done
- 16:28 Changeset [17926] by
- 15:55 Ticket #2985 (TreeSimplifier simplifies non-constant subtrees to constant) closed by
- done
- 15:54 Ticket #3027 (Provide a simple, efficient, and correct implementation to sample ...) closed by
- done
- 15:54 Ticket #3079 (C# code generator for symbolic expressions produces incorrect output ...) closed by
- done
03/31/21:
- 11:30 Changeset [17925] by
-
#3107 Switched to the ClonedSymbolicExpressionTreeGrammar variable in the global scope instead of using the original grammar from the problem to avoid changing the original grammar.
03/30/21:
- 18:03 Changeset [17924] by
-
- renamed ResultFormatter to ResultFormatters
- adjusted some UI components (changed margins/paddings/sizes of some controls)
- 13:17 Changeset [17923] by
-
- removed branch
- 13:15 Changeset [17922] by
-
- merged branch into trunk
- 08:39 Changeset [17921] by
-
#3104: set e.Handled to true for Ctrl+C and Ctrl+V.
03/29/21:
- 19:29 Changeset [17920] by
-
#3115 cache calculations to improve speed when plotting multiple solutions in a partial dependence plot with factor variables.
- 19:03 Ticket #3115 (Method IsSolutionCompatible in PartialDependencePlotView is slow for ...) created by
- Inefficient code leads to blocking GUI. Steps to reproduce: 1. load …
- 17:49 Changeset [17919] by
-
- added a static FormatTree method
- reordered the if-else construct and some helper methods
- refactored the header generation
- removed all private properties
- added a helper method for AnalyticQuotient
- 09:54 Changeset [17918] by
-
#3105: Merge trunk changes into branch.