Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 11 years ago

#1988 closed defect (done)

In the CrossValidationView it is not possible to change the algorithm type (regression/classification) after an algorithm has been set

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

Description

There is a problem with the view caching.

Steps to reproduce:

  1. Create new cross validation algorithm
  2. Create new algorithm (either regression or classification)
  3. Again create new algorithm and choose an algorithm of the other type (classification if the current algorithm is for regression)

Change History (5)

comment:1 Changed 12 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8

comment:2 Changed 12 years ago by mkommend

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

comment:3 Changed 12 years ago by mkommend

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

r8968: Corrected configuration of the problem instance provider view in ProblemView which lead to a problem in the cross validation.

comment:4 Changed 12 years ago by gkronber

  • Status changed from reviewing to readytorelease

Reviewed r8968 and tested the functionality. The problem could not be reproduced.

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.