Timeline
03/05/21:
- 10:25 Ticket #3111 (RandomForestClassification produces a result (RF Model Evaluation) ...) created by
- The list is populated with models but the models cannot be shown. …
03/04/21:
- 12:57 Ticket #3110 (Zooming for IndexedDataTable with DateTime x-axis does not work correctly) created by
- I was able to fix this partially with: […]
03/03/21:
- 20:42 Changeset [17858] by
-
#3109: Corrected handling of empty data points when determining the y-axis range.
- 13:33 Changeset [17857] by
-
#3107: Implement crude initial reinitialization concept.
- 00:37 Changeset [17856] by
-
#3109: Corrected behavior of RegressionSolutionLineChartView (Base) to handle empty data points correctly.
- 00:30 Ticket #3109 (RegressionSolutionLinechart shows empty DataPoints) created by
- It is not necessarily the case that training or test partitions are …
03/02/21:
- 17:38 Ticket #3108 (C# formatter's output for logical negations is incorrect) created by
- The CSharpSymbolicExpressionTreeStringFormatter contains a bug for …
- 17:29 Changeset [17855] by
-
- added a python formatter (implementation is based on the C# formatter)
03/01/21:
- 18:09 Changeset [17854] by
-
#3107 Added a new operator hook for ALPS for adapting the reinitialization strategy.
- 15:53 Changeset [17853] by
-
#3087: Add accidentally omitted files.
- 13:12 Changeset [17852] by
-
#3107 Created branch.
- 13:00 Ticket #3107 (Implement "Learning ALPS") created by
- Since ALPS is capable of regularly produce new random populations in …
02/26/21:
- 09:51 Changeset [17851] by
-
#3106 Create solution for best individual of each generation
- 09:06 Changeset [17850] by
-
#3106 fixed a few bugs and implemented method to create an expression tree
02/25/21:
- 19:18 Changeset [17849] by
-
#3106 register event handlers in storable hook
- 19:12 Changeset [17848] by
-
#3106 initial import of code (translated from HL script)
- 15:39 Changeset [17847] by
-
#3106 renamed folder
- 15:39 Changeset [17846] by
-
#3106 created branch
- 15:37 Ticket #3106 (Implementation of Analytic Continued Fractions for Regression) created by
- See https://arxiv.org/abs/2001.00624 The implementation is done …
- 15:20 Changeset [17845] by
-
#3102: Add constructor taking original problem data and new dataset.
02/24/21:
- 22:22 Changeset [17844] by
-
#3087: Implement NativeInterpreter and ParameterOptimizer classes. The ParameterOptimizer offers an interface to Ceres and its options and to the variable projection optimization method. Added unit tests.
02/23/21:
- 16:36 Changeset [17843] by
-
- removed property ConvertableType from all converters
- removed the option to fixate or loosen the path of JsonItems (obsolete)
- added a abstract formatter SymbolicRegressionSolutionFormatterBase as base formatter for ISymbolicRegressionSolution
- unified the construction of exporter controls
- code cleanup
- 12:32 Changeset [17842] by
-
#3105 created branch to implement a python formatter for ISymbolicExpressionTree
02/22/21:
- 14:18 Ticket #3105 (Python Formatter for ISymbolicExpressionTree) created by
- adding a new formatter for ISymbolicExpressionTree to format a tree to …