Skip to content

[Bug]: Wrong docstring in MultiTaskGP #3092

@AdrianSosic

Description

@AdrianSosic

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions