Skip to content

Mulit-Task Normalization problem #2387

Answered by esantorella
ToennisStef asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think you should be normalizing the task values. This will raise an exception in newer versions of BoTorch. When I tried to run this, it errored out at pred2 = model.posterior(eval_x2) with

ValueError: Received invalid raw task values. Expected raw value to be in {0, 1}, but got unexpected task values: {2}.

I'm not an expert on multi-task models, so I'll see if I can get back to you on that.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Balandat
Comment options

@ToennisStef
Comment options

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