Opened 10 years ago
Closed 9 years ago
#2369 closed feature request (done)
Support chart for relative error in the error characteristic view
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.12 |
Component: | Problems.DataAnalysis.Views | Version: | 3.3.11 |
Keywords: | Cc: |
Description
Change History (7)
comment:1 Changed 10 years ago by gkronber
- Owner set to gkronber
- Status changed from new to accepted
comment:2 Changed 9 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 9 years ago by mkommend
- Owner changed from mkommend to gkronber
r12577: Fixed scaling of error characteristics curve.
comment:4 Changed 9 years ago by mkommend
Is there any indication that for the relative error samples where y == 0 are excluded from the analysis? Should one be added?
comment:5 Changed 9 years ago by gkronber
- Owner changed from gkronber to mkommend
r12642: reset max of x-axis in UpdateChart to make sure that the max-value is updated whenever the type of residual (squared, abs, relative) is changed.
I don't think it is necessary to show a warning when zeros are skipped for the relative error curve.
comment:6 Changed 9 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
Reviewed r12642.
Note: See
TracTickets for help on using
tickets.
r12493: added support for squared errors and relative errors to error-characteristic-curve view