Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Log this at beginning not at the end #28

Open
PhilipMay opened this issue Mar 8, 2021 · 2 comments
Open

Log this at beginning not at the end #28

PhilipMay opened this issue Mar 8, 2021 · 2 comments

Comments

@PhilipMay
Copy link
Owner

distributions = {(k + "_distribution"): str(v) for (k, v) in self._trial.distributions.items()}

@PhilipMay
Copy link
Owner Author

Does not work. Most values are only known at the end and not at the beginning.
Closing...

@PhilipMay
Copy link
Owner Author

reopen again - should work for some values
logging at the beginning is good because otherwise exceptions might skip logging

@PhilipMay PhilipMay reopened this Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant