#1020 closed enhancement (done)
Refactor views for DataAnalysisSolutions
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.1 |
Component: | Problems.DataAnalysis | Version: | 3.3.1 |
Keywords: | Cc: |
Description
Implement a new base class that allows the problem data for a solution to be changed and unify the layout for symbolic and SVM solutions.
Change History (10)
comment:1 Changed 14 years ago by mkommend
- Owner changed from gkronber to mkommend
- Status changed from new to assigned
comment:2 Changed 14 years ago by mkommend
comment:3 Changed 14 years ago by mkommend
added ResultsView for DataAnalysisSolutions and implemented IStringConvertibleMatrix in DataAnalysisSolution r3916
comment:4 Changed 14 years ago by mkommend
added MeanAbsolutePercentageError to DataAnalysisSolution r3919
comment:5 Changed 14 years ago by mkommend
enabled sorting of variable impacts r3922
comment:6 Changed 14 years ago by mkommend
corrected DataAnalysis.Views.ResultsView to use an internal DoubleMatrix r3979
comment:7 Changed 14 years ago by mkommend
- Resolution set to fixed
- Status changed from assigned to closed
comment:8 Changed 14 years ago by mkommend
- Version changed from 3.3 to 3.3.1
comment:9 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 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.
corrected state information in ScatterPlotView r3867