Opened 14 years ago
Closed 14 years ago
#1391 closed defect (done)
Naming of results of classification problem should be improved
Reported by: | swinkler | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.3 |
Component: | ZZZ OBSOLETE: Problems.DataAnalysis.Classification | Version: | 3.3.3 |
Keywords: | Cc: |
Description
- There's a typo in "Best solution height (validiation)".
- I suggest not writing "(validation)" but rather "(on validation set)" as it is given for other results.
Change History (6)
comment:1 Changed 14 years ago by gkronber
- Owner changed from mkommend to gkronber
- Status changed from new to assigned
comment:2 Changed 14 years ago by mkommend
- Owner changed from gkronber to mkommend
- Status changed from assigned to accepted
comment:3 Changed 14 years ago by mkommend
comment:4 Changed 14 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:5 Changed 14 years ago by gkronber
- Status changed from reviewing to readytorelease
Reviewed r5391.
comment:6 Changed 14 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.2 to 3.3.3
Note: See
TracTickets for help on using
tickets.
Corrected naming of results in ValidationBestSymbolicClassificationSolutionAnalyzer with r5391.