heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Support ISymbolicRegressionSolutions as mean function for Gaussian Processes #2537

Open HeuristicLab-Trac-Bot opened 8 years ago

HeuristicLab-Trac-Bot commented 8 years ago

Issue migrated from trac ticket # 2537

milestone: HeuristicLab 4.x Backlog | component: Algorithms.DataAnalysis | priority: medium

2015-12-02 10:02:42: @gkronber created the issue


In combination with AutoDiff this would allow us to optimize the parameters of the mean function in combination with the parameters of the covariance function where the mean function could be a symbolic regression solution generated using genetic programming.

HeuristicLab-Trac-Bot commented 8 years ago

2015-12-02 10:02:48: @gkronber changed type from enhancement to feature request