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

usability enhancements #35

Open
3 tasks
jonasklingebiel1 opened this issue Apr 8, 2022 · 0 comments
Open
3 tasks

usability enhancements #35

jonasklingebiel1 opened this issue Apr 8, 2022 · 0 comments

Comments

@jonasklingebiel1
Copy link
Contributor

I came up with a few usability enhancements, some of them should be quite easy to implement:

  • Is there an option to store the data of objective_plot and tuner_parameter_plot as CSV? This would be quite helpful. I know that the data is stored in the log-file but writing a parsing script that extracts the relevant data is time-consuming and leaves room for error.
  • The automatically updating plots during optimization are very helpful. All three plots are generated on the same window position, so the plots overlap and need to be moved manually. Plotting into one figure using subplots or specifying different plot positions would be helpful
  • After a successful run, writing the directory where the results are stored into the log would be helpful. Further, it would be convenient if an explorer window linking to the result directory is opened automatically.
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