Open
Description
Motivation
Would it be possible to make StratifiedStandardize
more general so that it can work with multi-output models as Standardize
? This would be needed for MultiTaskGP
which requires stratified standardisation and can work with multiple outputs.
Describe the solution you'd like to see implemented in BoTorch.
Same as Standardise
which has multi-output parameters m
and outputs
.
Describe any alternatives you've considered to the above solution.
No response
Is this related to an existing issue in BoTorch or another repository? If so please include links to those Issues here.
No response
Pull Request
None
Code of Conduct
- I agree to follow BoTorch's Code of Conduct