Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/13/22:

16:32 Changeset [18193] by pfleck

#3040 Added additional parameters and fixed index generation for random search ranges.

16:28 Changeset [18192] by mkommend

#3136:

  • Extracted parameter optimization into dedicated helper utility.
  • Implemented evaluation in the structured SymReg problem directly.
14:01 Changeset [18191] by mkommend

#3136: Extracted linear scaling functionality in a dedicated helper class.

11:35 Changeset [18190] by mkommend

#3136:
Added parameters for paramter optimization / linear scaling in StructeredSymRegProblem.
Added license headers to StructureTemplate and StructeredSymRegProblem.
Fixed type in NMSEConstraint evaluator.

01/12/22:

16:23 Changeset [18189] by mkommend

#3136: Fixed name of MultiEncodingCreator.

15:54 Changeset [18188] by mkommend

#3136: Fixed backwards compatibility of StructureTemplate

15:07 Changeset [18187] by mkommend

#3136: Refactored saved trees in structure template.

14:49 Changeset [18186] by pfleck

#3040 Added first version of SegmentOptimization Mutators.

14:17 Changeset [18185] by mkommend

#3136: Removed unused view SubFunctionListView.

14:09 Changeset [18184] by mkommend

#3136: Refactored structured GP problem.

01/11/22:

11:09 Changeset [18183] by mkommend

#3136: Fixed bug in paramter optimization code of NMSE evaluator (tree has never been updated).

09:50 Changeset [18182] by dpiringe

#3136

  • fixed missing/wrong event registration for SubFunction and StructuredSymbolicRegressionSingleObjectiveProblem

01/10/22:

15:17 Changeset [18181] by dpiringe

#3138

  • added the class ExtendedConstraint which represents an expression (the transformation of the found model) and the corresponding shape constraints
  • added a list of ExtendedConstraint in NMSESingleObjectiveConstraintsEvaluator to make future tests/experiments (exists only temporarily in NMSESingleObjectiveConstraintsEvaluator, will be moved later)
10:15 Changeset [18180] by dpiringe

#3138

  • merged trunk into branch

01/04/22:

12:01 Changeset [18179] by gkronber

#3136: improved parameter optimization for NMSEConstraintsEvaluator. Use LM directly instead of lsfit to improve efficiency by using vectorized callbacks.

10:43 Changeset [18178] by gkronber

#3136 copied code with minor modifications from ParameterOptimizationEvaluator into the NMSEConstraintsEvaluator because the code in ParameterOptimizationEvaluator uses R² internally and is incompatible to the NMSEEvaluator.

01/03/22:

16:37 Changeset [18177] by gkronber

#3136: removed a special case from the Evaluate method because it can never be true (maximization is fixed to false).

12:23 Changeset [18176] by gkronber

#3136: merged r18165:18174 from trunk to branch (resolving conflicts in the parser)

11:49 Changeset [18175] by gkronber

#3140: merged r18136:18138,r18153,r18165:18174 from trunk to branch

01/02/22:

21:19 Changeset [18174] by gkronber

#3140: fixed a bug in the calculation of derivatives introduced with changes in the NumberSymbols branch

Note: See TracTimeline for information about the timeline view.