Opened 10 years ago
Last modified 10 years ago
#2370 new enhancement
Overhaul data analysis ensembles to allow specifying training and test paritions as sets of rows
Reported by: | gkronber | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Problems.DataAnalysis | Version: | 3.3.11 |
Keywords: | Cc: |
Description
Currently, the IntRanges are used to specify training and test paritions in model ensembles. This limits the usage to simple splits of the dataset. However, generally it should be possible to assign dataset rows to training and test paritions freely.
Change History (1)
comment:1 Changed 10 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.12 to HeuristicLab 3.3.x Backlog
Note: See
TracTickets for help on using
tickets.