We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a570eac commit 568dbf5Copy full SHA for 568dbf5
autoemulate/calibration/evidence.py
@@ -133,7 +133,7 @@ class EvidenceComputation(TorchDeviceMixin):
133
134
Notes
135
-----
136
- The Harmonic method learns a normalizing flow to approximate the normalizedposterior
+ The Harmonic method learns a normalizing flow to approximate the normalized posterior
137
distribution, then uses this learned distribution to compute importance
138
sampling weights for evidence estimation. This approach is more robust than
139
traditional harmonic mean estimators and provides stable error estimates.
0 commit comments