-
Notifications
You must be signed in to change notification settings - Fork 456
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Could it be that there is a mistake in the docstring of MultiTaskGP? In the main part, it says:
The standardization is applied in a stratified fashion at the level of the tasks ...
while the attribute docstring states:
We use a `Standardize` transform ...
and
Standardization should be applied in a stratified fashion ...
(note: should not is).
And the code is in line with the latter.
Please provide a minimal, reproducible example of the unexpected behavior.
(not needed)
Please paste any relevant traceback/logs produced by the example provided.
BoTorch Version
0.16.1
Python Version
No response
Operating System
No response
(Optional) Describe any potential fixes you've considered to the issue outlined above.
No response
Pull Request
None
Code of Conduct
- I agree to follow BoTorch's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working