Timeline
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.
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 …