Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 12 years ago

#1694 closed defect (done)

Correct bugs in CrossValidation

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

Description

  • SamplesStart and SamplesEnd cannot be changed
  • TrainingPartition is not correctly updated

Change History (9)

comment:1 Changed 12 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 12 years ago by mkommend

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

r7107: Corrected bugs in CrossValidation.

comment:3 Changed 12 years ago by mkommend

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

comment:4 Changed 12 years ago by mkommend

  • Status changed from assigned to accepted

comment:5 Changed 12 years ago by mkommend

r7112: Corrected CrossValidation to make the SupportVectorPerformance unit test pass.

comment:6 Changed 12 years ago by mkommend

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

comment:7 Changed 12 years ago by gkronber

Reviewed r7107 and r7112. One thing that struck me is that the problem field is storable but not cloned. This seems strange but might be OK. I also tested CV and found no obvious bugs.

Last edited 12 years ago by gkronber (previous) (diff)

comment:8 Changed 12 years ago by gkronber

  • Status changed from reviewing to readytorelease

comment:9 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.