Opened 19 months ago
Last modified 12 months ago
#2812 assigned feature request
Use ConstrainedValueParameters in GaussianProcessRegression
Reported by: | mkommend | Owned by: | fholzing |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.16 |
Component: | Algorithms.DataAnalysis | Version: | |
Keywords: | Cc: |
Description
Currently the covariance and mean functions are set into ValueParameters. Therefore, the create experiment dialog cannot handle these two important algorithm properties and modelling with GPR is more cumbersome than it needs to be.
Change History (3)
comment:1 Changed 18 months ago by abeham
- Version 3.3.14 deleted
comment:2 Changed 12 months ago by mkommend
- Owner set to fholzing
- Status changed from new to assigned
comment:3 Changed 12 months ago by gkronber
Note: See
TracTickets for help on using
tickets.
I highly doubt that this will be easy to solve. The issue only has low priority in my point of view.