-
Notifications
You must be signed in to change notification settings - Fork 1
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
add pre eval callback and stringify user info for logging #109
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
8a6c97c
to
b7d0945
Compare
Signed-off-by: Grossberger Lukas (CR/AIR2.2) <Lukas.Grossberger@de.bosch.com>
b7d0945
to
6df4cca
Compare
Coverage report
The coverage rate is
Diff Coverage details (click to unfold)blackboxopt/optimization_loops/sequential.py
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine, I'm only curious, for which use-cases this feature is used. :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @LGro. These changes make the optimization loop more flexible 👍
Signed-off-by: Grossberger Lukas (CR/AIR2.2) <Lukas.Grossberger@de.bosch.com>
Signed-off-by: Grossberger Lukas (CR/AIR2.2) <Lukas.Grossberger@de.bosch.com>
user_info
to string before dumping it to JSON for loggingcatch_exceptions_from_evaluation_function
argument