Timeline
12/20/19:
- 14:00 Changeset [17391] by
-
#3044: Added transformation of input variables to problem data and created scaled dataset.
- 13:21 Changeset [17390] by
-
#3044: Added new implementation for transformation of input variables in KernelRidgeRegressionModel and added helper methods in transformation base class.
- 12:44 Changeset [17389] by
-
#3044: Allowed modification of column within transformations.
- 11:37 Changeset [17388] by
-
#3044: Added parameter for input variable scaling for regression problems.
- 10:26 Changeset [17387] by
-
#3044: Created new branch for SymRegScaling.
12/19/19:
- 11:12 Changeset [17386] by
-
#3045: fixed build fail
- 11:00 Changeset [17385] by
-
#3045: fixed cursor placement
- 10:58 Changeset [17384] by
-
#3045: added dialog that displays warning/error information
- 10:53 Ticket #3045 (Dialog for compilation warnings and errors) created by
- Double-clicking an entry in the ScriptView's error list should open …
12/18/19:
- 16:32 Changeset [17383] by
-
#2521: Adapted analyze methods of single-obj problems.
- 16:11 Changeset [17382] by
-
#2521: Refactored single-objective problems to use EvaluationResult instead of double as return type from Evaluate.
- 15:06 Changeset [17381] by
-
#2521: Fixed single-objective evaluation results and scope contexts.
- 14:19 Changeset [17380] by
-
#3042 Moved code for enabling/disabling the Optimize-Button to SetEnabledStateOfControls and called SetEnabledStateOfControls after the Model is changed.