#194 closed feature request (done)
Best model tracking operator
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | StructureIdentification | Version: | 3.1 |
Keywords: | Cc: |
Description
Like in HL2 the best models for the training set and the validation set should be tracked over the whole GP run.
Change History (6)
comment:1 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 16 years ago by gkronber
- improved the operator with r364. The optional suboperator of the operator is executed for the best solution. (this allows for instance to add a line-chart to the best solution, cf. #192
- also fixed a bug. Because the quality of the best solution so far was not compared with the best solution in the current generation the generation's best solution was stored instead of the best of run solution.
comment:4 Changed 16 years ago by swagner
- Milestone changed from 3.1 to Iteration 0
Milestone 3.1 deleted
comment:5 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
fixed with r363