Timeline
10/02/20:
- 12:50 Changeset [17770] by
-
#3073: Add arithmetic operator overloads for the Interval class
- 11:38 Changeset [17769] by
-
- Added parameter for estimator
- Used IntervalUtil methods for the constraint checking
- 11:36 Changeset [17768] by
-
- Removed Region class and used IntervallCollection instead
- Changed Parser to work with IntervalColletions
- Moved CheckConstraint methods from Analyzer to IntervalUtil class
- Added CheckConstraint method to interface to check if an interval is in a given constraint
- Added possibility to stop splitting as soon as a constraint is fulfiled
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