Opened 6 years ago
Closed 3 years ago
#2969 closed feature request (obsolete)
RunCollection view for runs with regression solutions that extracts all solutions and opens a partial dependence plot in which all solutions are overlayed
Reported by: | gkronber | Owned by: | chaider |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.17 |
Component: | Problems.DataAnalysis.Symbolic.Views | Version: | |
Keywords: | Cc: | gkronber@heuristiclab.com, maffenze@heuristiclab.com |
Description
Sometimes it is useful to compare multiple regression solutions within the partial dependence plots. We have therefore allowed to add solutions to the partial dependence plot using drag and drop. However, it would be great if we could prepare this for a complete run collection
Change History (5)
comment:1 Changed 6 years ago by gkronber
- Cc gkronber@heuristiclab.com maffenze@heuristiclab.com added
- Owner set to msemenki
- Status changed from new to assigned
comment:2 Changed 6 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.16 to HeuristicLab 3.3.17
comment:3 Changed 3 years ago by gkronber
- Owner changed from msemenki to chaider
This has been done in another ticket. @chaider please link the ticket number here and then close this ticket as obsolete.
comment:4 Changed 3 years ago by chaider
- Status changed from assigned to accepted
This has been done in #3134
comment:5 Changed 3 years ago by chaider
- Resolution set to obsolete
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Please create a branch in which this functionality is implemented.
See source:trunk/HeuristicLab.Analysis.Statistics.Views/3.3/ChartAnalysisView.cs for example