Opened 3 years ago
Last modified 3 years ago
#3130 accepted enhancement
VariableRanges should be available for all ProblemData
Reported by: | mkommend | Owned by: | chaider |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.17 |
Component: | Problems.DataAnalysis | Version: | trunk |
Keywords: | Cc: |
Description
VariableRanges are only available in RegressionProblemData. However, they are useful for all problem data classes (e.g., classification, timerseries or clustering) and should be available for all.
An easy solution is to move variable ranges to DataAnalysisProblemData.
Change History (4)
comment:1 Changed 3 years ago by chaider
- Status changed from new to accepted
comment:2 Changed 3 years ago by chaider
comment:3 Changed 3 years ago by chaider
- Status changed from accepted to assigned
comment:4 Changed 3 years ago by chaider
- Status changed from assigned to accepted
Note: See
TracTickets for help on using
tickets.
Move this to #3073