Timeline
03/22/21:
- 23:59 Changeset [17910] by
-
#3073 Worked on todos: resource file update, added constraints with checked state into list, fixed constructor
03/18/21:
- 16:26 Changeset [17909] by
-
#3073 also change storable ctor for IntervalArithCompiledExpressionBoundsEstimator to protected
03/17/21:
- 09:15 Changeset [17908] by
-
#3073 Changed Interval tests, set delta to check bounds against each other
- 09:13 Changeset [17907] by
-
- Set cloning constructor to protected in IntervalArithCompiledExpressionBoundsEstimator
- Add Content == null handle in the OnContentChanged in ShapeConstraintView
03/16/21:
- 15:26 Changeset [17906] by
-
#3073 bugfixing
- 14:28 Changeset [17905] by
-
#3073: deleted reintegration branch
- 14:28 Changeset [17904] by
-
#3076 deleted reintegration branch
- 14:24 Changeset [17903] by
-
#3076: merged reintegration branch to trunk
- 14:23 Changeset [17902] by
-
#3073 merged reintegration branch to trunk
- 14:00 Changeset [17901] by
-
#3076: prepare for trunk reintegration
- 14:00 Changeset [17900] by
-
#3073 prepare for trunk reintegration
- 13:54 Changeset [17899] by
-
#3076 refactoring for branch reintegration
- 13:34 Changeset [17898] by
-
#3076 refactoring to prepare for branch reintegration
- 11:09 Changeset [17897] by
-
#3076 fixed a compilation error (to work with latest version of 3073)
- 11:08 Changeset [17896] by
-
#3073: refactoring to prepare for trunk integration
- 09:12 Changeset [17895] by
-
#3073: renamed IntervalConstraintView -> ShapeConstraintView
- 09:11 Changeset [17894] by
-
#3073: moved views into Regression folder because they are only used within RegressionProblemData
- 08:55 Changeset [17893] by
-
#3073 Added changes for reintegration
03/12/21:
- 16:42 Changeset [17892] by
-
#3076: refactoring to prepare for trunk reintegration
- 16:41 Changeset [17891] by
-
#3073 refactoring to prepare for trunk reintegration
- 15:00 Changeset [17890] by
-
#3073: intermediate commit while refactoring
- 14:43 Changeset [17889] by
-
#2898: Minor changes in Spline1dModel (added field for inputVariable, and named model and solution more appropriately).
- 14:35 Changeset [17888] by
-
#2898: Corrected calculation of MSE and RMSE in GAMs by implementing methods for their calculation.
- 14:00 Changeset [17887] by
-
#3073: intermediate comment while refactoring the branch
- 09:35 Changeset [17886] by
-
#3073: made a copy of the reintegration branch to keep splitting code (which will be removed for reintegration)
- 09:34 Changeset [17885] by
-
#3073: renamed branch for reintegration
- 09:33 Changeset [17884] by
-
#3076: copied reintegration branch to keep splitting code (which will be removed in the reintegration branch)
- 09:32 Changeset [17883] by
-
#3076 renamed branch
- 08:48 Changeset [17882] by
-
#3076 Fixed description in MultiSoftConstraintEvaluator
- 08:39 Changeset [17881] by
-
#3073 Removed unused code
- 08:30 Changeset [17880] by
-
- Added AQ to IntervalArithmeticGrammar
- Fixed bug in IABoundsEstimator
- 08:27 Changeset [17879] by
-
#3076 Removed MultiHardConstraintEvaluator
- 08:24 Changeset [17878] by
-
#3076 Removed unused code
03/11/21:
- 16:46 Ticket #3114 (Regression solutions which work with transformed input variables are ...) created by
- The RegressionProblemData class allows to specify transformations for …
- 15:48 Changeset [17877] by
- 15:47 Changeset [17876] by
- 15:46 Changeset [17875] by
- 15:45 Changeset [17874] by
03/09/21:
- 14:35 Changeset [17873] by
-
#3113: Added overload of IsProblemDataComptabile to SurrogateRFModel to handle the compatiblity check correctly.
- 14:26 Ticket #3113 (Loading new data for Random Forest Solution results in an error) created by
- Steps to reproduces: 1. Create an RF Regression 2. Save the problem …
- 11:52 Changeset [17872] by
-
#3067 bugfix in AfterDeserialization hook
- 11:24 Changeset [17871] by
-
#3067 changed CrossoverProbabilityParameter to PercentValue and return parent0 when no crossover is performed.
- 11:08 Ticket #2996 (Exception when cloning IndexedDataRow) closed by
- worksforme: I tried to reproduce this with a current version of the trunk and …
- 11:01 Ticket #3083 (LaTeX output for symbolic regression models is incorrect for target ...) closed by
- done
- 11:01 Changeset [17870] by
- 11:00 Ticket #2968 (Add a new formatter for symbolic expressions, which produces an infix ...) closed by
- done: r17869: r17581,r17685,r17811 from trunk to stable
- 10:59 Changeset [17869] by
- 08:53 Ticket #3109 (RegressionSolutionLinechart shows empty DataPoints) closed by
- done
- 08:53 Changeset [17868] by
- 08:39 Changeset [17867] by
-
#2898: simplified code in Spline1dModel
- 08:19 Ticket #3054 (Calculation of Variable Impacts with LDA does not work) closed by
- done
- 08:19 Changeset [17866] by
-
#3054: merged r17422:17423 from trunk to stable
- 08:16 Ticket #3089 (Explicitly fail tests on ReflectionTypeLoadExceptions and ...) closed by
- done
- 08:16 Changeset [17865] by
- 08:15 Changeset [17864] by
- 08:12 Changeset [17863] by
- 08:11 Changeset [17862] by
- 07:59 Changeset [17861] by
-
#3112: fixed overflow because of integer cast in ChartUtil
- 07:57 Ticket #3112 (Overflow in calculation of axes range in partial dependence plot) created by
- Models which produce a large range of outputs i.e. in the range 0 .. …
03/08/21:
- 16:20 Changeset [17860] by
-
- added usage checks for imports and helper functions (the formatter only includes necessary stuff)
- 13:51 Changeset [17859] by
-
#3111: Fixed display of models in RFModelEvaluationView.