Opened 11 years ago
Closed 10 years ago
#2169 closed feature request (done)
Tracking of training and test quality for solutions
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.10 |
Component: | Problems.DataAnalysis.Symbolic.Regression | Version: | 3.3.9 |
Keywords: | Cc: |
Description
For algorithm development it is beneficial to see the training and test quality of all solutions (mostly best training and validation). Thus, an analyzer should be implemented which tracks these results and displays them in a data table.
Change History (6)
comment:1 Changed 11 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 11 years ago by mkommend
comment:3 Changed 11 years ago by mkommend
r10597: Reverted accidentally changes to the HL 3.3 solution.
comment:4 Changed 11 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:5 Changed 11 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from reviewing to readytorelease
comment:6 Changed 10 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r10596: Implemented solutions analyzer for symbolic regression.