Timeline
06/16/21:
- 21:35 Changeset [17991] by
-
#3128: first dump of exploratory work-in-progress code to make sure the working copy is not lost.
- 21:28 Changeset [17990] by
-
#3128 created a branch
- 21:26 Ticket #3128 (Prediction intervals for non-linear regression solutions) created by
- We should be able to produce prediction intervals for all symbolic …
- 21:15 Changeset [17989] by
-
#3087: updated native dlls for NativeInterpreter to a version that runs on Hive infrastructure. Some smaller changes because of deviations in the independently developed implementations (in particular enum types).
- 20:40 Changeset [17988] by
-
#3127: initial import of VarProMRGP implementation (depends on new NativeInterpreter which supports VarPro)
- 20:33 Changeset [17987] by
-
#3127 create a branch to commit my exploratory code
- 20:30 Ticket #3127 (Exploration of multiple regression genetic programming MRGP) created by
- Not a correct implementation of MRGP …
06/13/21:
- 19:36 Changeset [17986] by
-
#3106 Fixed a bug: training data were not resampled in restarts for local search. Made a few minor changes to match the description in the paper (introduced two parameters for local search and changed likelihood of variables to be included.)
06/04/21:
- 12:55 Ticket #3126 (Excessive use of memory caused by storing all Pareto-optimal solutions ...) created by
- The MultiObjectiveAnalyzer produces an ItemList which collects all …