Opened 14 years ago
Closed 14 years ago
#1737 closed feature request (done)
Calculate the mean error (in addition to the mean absolute error) for regression solutions
| Reported by: | gkronber | Owned by: | gkronber |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab 3.3.7 |
| Component: | Problems.DataAnalysis | Version: | 3.3.7 |
| Keywords: | Cc: |
Description
This seemingly is an interesting accuracy metrics for selected applications in the automobile industries.
Change History (5)
comment:1 Changed 14 years ago by gkronber
- Status changed from new to accepted
comment:2 Changed 14 years ago by gkronber
comment:3 Changed 14 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 14 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
comment:5 Changed 14 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.6 to 3.3.7
Note: See
TracTickets for help on using
tickets.



r7272: added online calculator for the mean error and results for the mean error of regression solutions on the training and test partitions.