[Feature Request] Support transforming observation noise in Log
outcome transform #2623
Open
Description
🚀 Feature Request
The Log
outcome transform currently raises a NotImplementedError
if it is used with known observation noise. This limits its usability. The transform should be updated to support observation noise.
Motivation
I'm interested in using this transform through Ax, where we may have both known and unknown observation noise.