Free cookie consent management tool by TermsFeed Policy Generator

Opened 3 years ago

Closed 3 years ago

#3125 closed defect (done)

ErrorCharacteristicsCurveView cannot be displayed if baseline solutions cannot be calculated

Reported by: mkommend Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.17
Component: Problems.DataAnalysis.Views Version: trunk
Keywords: Cc:

Description (last modified by mkommend)

If the constant or linear regression cannot be calculated, for example because of misconfigured input variables, the whole chart is broken. The ECC View should contain appropriate error handling to handle those corner cases.

Change History (9)

comment:1 Changed 3 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 3 years ago by mkommend

  • Description modified (diff)
  • Owner changed from mkommend to gkronber
  • Status changed from accepted to reviewing
  • Summary changed from ErrorCharacteristicsView cannot be displayed if baseline solutions cannot be calculated to ErrorCharacteristicsCurveView cannot be displayed if baseline solutions cannot be calculated

r17976: Added error handling to ECC View and minor code improvements.

comment:3 Changed 3 years ago by mkommend

  • Owner changed from gkronber to mkommend
  • Status changed from reviewing to assigned

comment:4 Changed 3 years ago by mkommend

  • Owner changed from mkommend to gkronber
  • Status changed from assigned to reviewing

r17978: Correct plugin dependencies of HL.Problems.DataAnalysis.Views.

comment:5 Changed 3 years ago by gkronber

Tested the code and now it shows an exception dialog and then shows only the available solutions.

comment:6 Changed 3 years ago by gkronber

r18020: made a few small code simplifications

comment:7 Changed 3 years ago by gkronber

  • Status changed from reviewing to readytorelease

comment:8 Changed 3 years ago by gkronber

r18022 merged r17976,r17978,r18020 from trunk to stable

comment:9 Changed 3 years ago by gkronber

  • Resolution set to done
  • Status changed from readytorelease to closed
Note: See TracTickets for help on using tickets.