#1874 closed defect (rejected)
Scaling of SymbolicDataAnalysisModels does not take Estimation Limits into account
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.7 |
Component: | Problems.DataAnalysis.Symbolic | Version: | 3.3.7 |
Keywords: | Cc: |
Description
Estimation limits for calculating the linear scaling factors in symbolic data analysis models are currently ignored, which may lead to incorrect evaluation results.
Change History (6)
comment:1 Changed 12 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 12 years ago by mkommend
comment:3 Changed 12 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
If this behavior was intended just revert the changes made in r8026 and close the ticket as invalid.
comment:4 Changed 12 years ago by gkronber
comment:5 Changed 12 years ago by gkronber
- Resolution set to rejected
- Status changed from reviewing to closed
comment:6 Changed 12 years ago by swagner
- Version changed from 3.3.6 to 3.3.7
Note: See
TracTickets for help on using
tickets.
r8026: Corrected scaling in SymbolicDataAnalysis models.