#1670 closed defect (done)
RelativeAverageError is wrongly calculated for RegressionSolutions
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.6 |
Component: | Problems.DataAnalysis | Version: | 3.3.6 |
Keywords: | Cc: |
Description
The defect is that the error is calculated relative to the estimated value instead of the original value.
Change History (9)
comment:1 Changed 13 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 13 years ago by mkommend
comment:3 Changed 13 years ago by mkommend
r6961: Corrected calculation of DataAnalysisSolution results and modified online calculators to have more meaningful parameter names.
comment:4 Changed 13 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to readytorelease
Could you please have a look at the remaining calculators and if necessary adapt them similar to r6961.
comment:5 Changed 13 years ago by gkronber
- Status changed from readytorelease to reviewing
comment:6 Changed 13 years ago by gkronber
comment:7 Changed 13 years ago by gkronber
- Status changed from reviewing to readytorelease
comment:8 Changed 13 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
comment:9 Changed 13 years ago by swagner
- Version changed from 3.3.5 to 3.3.6
Note: See
TracTickets for help on using
tickets.
The same defect is present for the normalized MSE.