Opened 14 years ago
Closed 14 years ago
#1493 closed defect (done)
NSGA-II crashes when started with a new symbolic regression or classification problem
Reported by: | swinkler | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.4 |
Component: | Problems.DataAnalysis | Version: | 3.3.4 |
Keywords: | Cc: |
Description (last modified by swinkler)
After creaing a new regression or classification problem in a new NSGA-II, an exception is thrown by the SymbolicRegressionMultiObjectiveValidationBestSolutionAnalyzer.
Change History (7)
comment:1 Changed 14 years ago by swinkler
- Description modified (diff)
comment:2 Changed 14 years ago by mkommend
- Owner changed from gkronber to mkommend
- Status changed from new to accepted
comment:3 Changed 14 years ago by mkommend
comment:4 Changed 14 years ago by mkommend
r6059: Correct bug in multi-objective validation analyzer.
comment:5 Changed 14 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from accepted to reviewing
comment:6 Changed 14 years ago by abeham
- Status changed from reviewing to readytorelease
comment:7 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.3 to 3.3.4
Note: See
TracTickets for help on using
tickets.
r6058: Corrected bug in symbolic data analysis multi-objective validation analyzer and estimated values view.