Opened 8 years ago
Closed 8 years ago
#2741 closed enhancement (done)
Extend the multi-objective symbolic regression analyzer to analyze the test error in the Pareto-front
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | Problems.DataAnalysis.Symbolic.Regression | Version: | 3.3.14 |
Keywords: | Cc: |
Description
This option has been previously available, but has been changed to an analysis of the validation error. Therefore, a possibility for highlighting the training, validation, and test error visually should be implemented.
Change History (4)
comment:1 Changed 8 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 8 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:3 Changed 8 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from reviewing to readytorelease
Reviewed r14718.
comment:4 Changed 8 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r14718: Added possibility for analyzing the test error.