Opened 13 years ago
Closed 12 years ago
#1805 closed defect (done)
Estimation limits of data analysis solutions are not accessible
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.8 |
Component: | Problems.DataAnalysis | Version: | 3.3.8 |
Keywords: | Cc: |
Description
Change History (8)
comment:1 Changed 13 years ago by gkronber
- Priority changed from medium to high
comment:2 Changed 13 years ago by gkronber
- Summary changed from Estimation limits are not stored in the data analysis solutions to Estimation limits of data analysis solutions are not accessible
comment:3 Changed 12 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8
comment:4 Changed 12 years ago by gkronber
- Status changed from new to accepted
comment:5 Changed 12 years ago by gkronber
r8584: added getters for estimation limits to the ISymbolicRegressionModel interface
comment:6 Changed 12 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:7 Changed 12 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
comment:8 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.6 to 3.3.8
Note: See
TracTickets for help on using
tickets.
Estimation limits are available in SymbolicRegressionModel but not through the interface.