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

[Feature Request] Verbose mode option for longer running operations #384

Open
LukaData opened this issue Dec 6, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@LukaData
Copy link
Collaborator

LukaData commented Dec 6, 2024

Currently, long-running operations such as sample posterior (mmm.sample_posterior()) and budget optimizing (budget_optimizer.optimize()) can take a significant amount of time. An option to have some visibility in the progress would be highly beneficial, especially in the testing phases to better adjust development expectations, parameters, and infrastructure that we run on.

Proposed solution: A parameter to turn on verbose mode with iteration progress or completion percentage checkpoint prints to provide regular updates for longer-running operations.

@yeonjaepark yeonjaepark added the enhancement New feature or request label Dec 9, 2024
@yeonjaepark
Copy link
Collaborator

Thank you for your feedback! We'll take your suggestion into consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants