Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store and visualize iterations #119

Open
6 tasks
dilpath opened this issue Nov 19, 2024 · 0 comments
Open
6 tasks

Store and visualize iterations #119

dilpath opened this issue Nov 19, 2024 · 0 comments

Comments

@dilpath
Copy link
Member

dilpath commented Nov 19, 2024

  • store iteration in model YAML
  • use this to make graph_iteration_layers nicer, i.e. each column is an iteration
    • also show "method" of each iteration, e.g. to make FAMoS visualization clearer. ideally things like "jump_to_most_distant" are also visualized... could be an additional iteration_method key in the model YAML.
  • require a layout in graph_history, e.g. users provide their graph object generated by Add post--model-selection methods #110, and e.g. the output of spring_layout

Other small fixes

  • make model labels consistent in visualization notebook (table at top currently has "old" labels)
  • add iteration information to line_selected plot -- then plot best model of each iteration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant