Skip to content

Question about plotting pareto front #1666

Answered by Balandat
YouHyin asked this question in Q&A
Discussion options

You must be logged in to vote

batch_number here is just an index for the batch of points that was generated during the BO Loop (in a sequential setting with BATCH_SIZE=1) this is identical to the trial index (modulo the first batch, which is a random exploration batch of size 2*(1+problem_dim)). Here this is used to color the points in the Pareto Front visualization so we can see how the optimization progresses in the outcome space.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@YouHyin
Comment options

Answer selected by Balandat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants