#564 closed feature request (done)
Sliding window approach for data-based modeling
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: GP | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (8)
comment:1 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
comment:3 Changed 16 years ago by gkronber
Changed sliding window approach to stop at the last window with r1480.
comment:4 Changed 16 years ago by gkronber
Removed unused constant with r1482.
comment:5 Changed 16 years ago by gkronber
Fixed programming error with r1484.
comment:6 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:7 Changed 14 years ago by swagner
- Milestone changed from Iteration 3 to Current
Milestone Iteration 3 deleted
comment:12 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.
Added first version of an operator to control the training set with a sliding window approach with r1477.