Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Last modified 6 years ago

#2380 assigned enhancement

Tree layout algorithms and general tree drawing control should be moved out of Encodings.SymbolicExpressionTree

Reported by: gkronber Owned by: gkronber
Priority: low Milestone: HeuristicLab 4.x Backlog
Component: Encodings.SymbolicExpressionTreeEncoding.Views Version: 3.3.11
Keywords: Cc:

Description

The drawing code could be easily reused for other kinds of trees (decision trees for GBT or RF). Most of the code for tree drawing is not specific to the symbolic expression tree encoding. It would be better suited to move it to e.g. HeuristicLab.Visualization.

Change History (8)

comment:1 Changed 9 years ago by gkronber

  • Owner set to architects
  • Status changed from new to assigned

comment:2 Changed 9 years ago by ascheibe

  • Owner changed from architects to gkronber

Do it.

comment:3 Changed 9 years ago by gkronber

  • Status changed from assigned to accepted

comment:4 Changed 9 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.12 to HeuristicLab 3.3.13
  • Status changed from accepted to assigned

comment:5 Changed 8 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 4.0.x Backlog

comment:6 Changed 7 years ago by gkronber

In the meanwhile we have implemented code to transform decision trees to symbolic regression models (using variable condition symbols) see #2690

Last edited 7 years ago by gkronber (previous) (diff)

comment:7 Changed 6 years ago by gkronber

  • Milestone changed from HeuristicLab 4.0 to HeuristicLab 4.x Backlog

comment:8 Changed 6 years ago by gkronber

  • Priority changed from medium to low
Note: See TracTickets for help on using tickets.