Timeline
09/29/20:
- 10:18 Changeset [17767] by
-
- fixed a bug which caused a NullPointerException
- added a storable constructor in Region
- 10:17 Changeset [17766] by
-
- changed the relevant code in SymbolicRegressionConstraintAnalyzer for the new class Region
- added the .editorconfig file from trunk (to satisfy the coding guidelines)
- 10:16 Changeset [17765] by
-
- added new class Region and refactored the relevant code in IntervalConstraint and IntervalConstraintsParser
- added the .editorconfig file from trunk (to satisfy the coding guidelines)
09/27/20:
- 22:22 Changeset [17764] by
-
- Removed UseSplitting parameter from analyzer
- Added BoundEstimatorParameter to evaluator
- 22:20 Changeset [17763] by
-
#3073 Added interface for bound estimators and added an IABoundEstimator
09/25/20:
- 13:29 Changeset [17762] by
-
#3022 Fix dependencies in FFX implementation, so that it is runnable in Hive.
- 11:21 Changeset [17761] by
-
#3076 Removed splitting direction parameter
09/24/20:
- 16:14 Changeset [17760] by
-
- Split only variables occuring more than once in the model
- Fixed returning interval from splitting method
- 14:45 Changeset [17759] by
-
#3040 Added DiffSharp as alternative for AutoDiff and TensorFlowNet
- 11:16 Changeset [17758] by
-
#3073: corrected bug in previous commit
- 11:14 Changeset [17757] by
-
#3073 change sorting order for BoxBound
- 10:16 Changeset [17756] by
-
#3073 suggested refactoring / fix for splitting algorithm
- 07:42 Changeset [17755] by
-
#3083 use \text{} command for setting the target variable name.
- 07:41 Ticket #3083 (LaTeX output for symbolic regression models is incorrect for target ...) created by
- For instance if the target variable contains '_' then LaTeX interprets …
09/22/20:
- 14:10 Changeset [17754] by
-
#2971 Added some trigonometric function tests for IA
- 13:11 Changeset [17753] by
-
#3082 Branched trunk
- 12:53 Ticket #3082 (Add Offset + Scaling Symbols for RegressionProblemData) created by
- - Remove ApplyLinearScalingParameter from Problem - Add …
09/21/20:
- 16:03 Changeset [17752] by
-
#3040 Added subvector symbol to grammar
09/20/20:
- 22:21 Changeset [17751] by
-
#3076 Added Splitting-Parameter
09/18/20:
- 11:24 Changeset [17750] by
-
#3076 Moved the linear scaling condition
09/17/20:
- 16:27 Ticket #2796 (Monte Carlo Tree Search (MCTS) for symbolic regression models) closed by
- obsolete: r17749: deleted branch (development has been moved to a private repo).
- 16:26 Changeset [17749] by
-
#2796 delete old branch
09/15/20:
- 17:26 Changeset [17748] by
-
#2521: fixed code so that unit test runs
- 17:09 Changeset [17747] by
-
#2521: worked on refactoring
- add results to problem base classes
- fix external evaluation problem
- Add result descriptions
- 14:04 Changeset [17746] by
-
#2521: Added missing files.
- 13:53 Changeset [17745] by
-
#2971: Added first draft of results implementation and problem adaptation.
- 11:43 Changeset [17744] by
-
#3076 Removed Pearson R² Evaluators and added a new single-objective configurable evaluator