Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 12 years ago

#1601 closed defect (done)

RegressionSolutionLineChartView shows wrong training output

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

Description

If the test partition is set in the middle of the training partition, the RegressionSolutionLineChartView connects the end of the first training partition part with the beginning of the second training partition part with a straight line. The correct behavior would be to omit this connection that stretches over the test partition.

Change History (4)

comment:1 Changed 13 years ago by mkommend

  • Owner changed from gkronber to mkommend
  • Status changed from new to accepted

comment:2 Changed 13 years ago by mkommend

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

r6679: Corrected display of training and test values.

comment:3 Changed 13 years ago by gkronber

  • Status changed from reviewing to readytorelease

Reviewed r6679 (also see #1627) the problem with the incorrect visualization of the estimated values for the training partition in the test partition is solved.

comment:4 Changed 12 years ago by swagner

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