heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Legends for charts for data analysis solutions should show the target variable when possible #2632

Closed HeuristicLab-Trac-Bot closed 8 years ago

HeuristicLab-Trac-Bot commented 8 years ago

Issue migrated from trac ticket # 2632

milestone: HeuristicLab 3.3.15 | component: Problems.DataAnalysis.Views | priority: medium | resolution: done

2016-07-08 16:10:04: @gkronber created the issue


  • The Scatterplot should contain the name of the target variable in the axis labels
  • The ERC View should contain the name of the target variable in the x-axis label
HeuristicLab-Trac-Bot commented 8 years ago

2016-08-03 18:08:09: @gkronber changed status from new to accepted

HeuristicLab-Trac-Bot commented 8 years ago

2016-08-03 18:08:09: @gkronber removed owner

HeuristicLab-Trac-Bot commented 8 years ago

2016-08-03 18:08:09: @gkronber changed milestone from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.15

HeuristicLab-Trac-Bot commented 8 years ago

2016-08-10 10:52:12: @NimZwei changed status from accepted to assigned

HeuristicLab-Trac-Bot commented 8 years ago

2016-08-10 10:52:12: @NimZwei changed owner from @gkronber to @NimZwei

HeuristicLab-Trac-Bot commented 8 years ago

2016-08-16 11:58:28: @NimZwei changed status from assigned to accepted

HeuristicLab-Trac-Bot commented 8 years ago

2016-08-16 12:05:10: @NimZwei commented


r14255

  • Added the name of the target variable in plots and charts (scatter, line, ...).
  • Renamed MathSymbolicDataAnalysisModelView and added two subclasses for regression and classification that shows the name of the target variable in the equation. (added and used a new Format method to the LatexFormatter that uses the actual target name when encountering the StartSymbol)
HeuristicLab-Trac-Bot commented 8 years ago

2016-08-17 11:01:46: @NimZwei changed status from accepted to reviewing

HeuristicLab-Trac-Bot commented 8 years ago

2016-08-17 11:01:46: @NimZwei changed owner from @NimZwei to @gkronber

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-17 11:12:52: @gkronber changed status from reviewing to readytorelease

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-17 11:12:52: @gkronber commented


Reviewed and tested r14255.

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-26 18:26:52: @gkronber commented


r14309: merged r14255 from trunk to stable

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-29 09:53:11: @gkronber changed status from readytorelease to closed

HeuristicLab-Trac-Bot commented 8 years ago

2016-09-29 09:53:11: @gkronber set resolution to done