Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 11 years ago

#1978 closed defect (done)

ClassificationEnsembleSolutionEstimatedClassValuesView may not calculate correct results

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

Description

ClassificationEnsembleSolutionEstimatedClassValuesView may compare the estimated class value with the wrong target value. It also divides by zero, if no solution estimates a class value for a sample.

Change History (5)

comment:1 Changed 12 years ago by sforsten

  • Status changed from new to accepted

r8859:

  • fixed divide by zero bug
  • estimated class value and correct target value are compared

comment:2 Changed 12 years ago by sforsten

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

comment:3 Changed 12 years ago by mkommend

  • Status changed from reviewing to readytorelease

comment:4 Changed 12 years ago by gkronber

  • Summary changed from ClassificationEnsembleSolutionEstimatedClassValuesView may not calculate corret results to ClassificationEnsembleSolutionEstimatedClassValuesView may not calculate correct results

comment:5 Changed 11 years ago by swagner

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