#1576 closed defect (worksforme)
In the cross-validation the training and test partitions of enclosed algorithms are not updated correctly
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Algorithms.DataAnalysis | Version: | 3.3.5 |
Keywords: | Cc: |
Description
When the algorithm is changed in an already configured CV and the problem has the same number of rows as the problem in the previous algorithm then the training range of the CV is not updated and thus the training partition of the problem of the new algorithm is not configured correctly
Change History (4)
comment:1 Changed 13 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.6
comment:2 Changed 13 years ago by gkronber
comment:3 Changed 13 years ago by gkronber
- Resolution set to worksforme
- Status changed from new to closed
comment:4 Changed 13 years ago by gkronber
- Milestone HeuristicLab 3.3.6 deleted
Note: See
TracTickets for help on using
tickets.
This has been fixed with r6543 (#1529).