We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2468c7 commit d61b3d8Copy full SHA for d61b3d8
bayesflow/workflows/basic_workflow.py
@@ -348,7 +348,7 @@ def plot_default_diagnostics(
348
) -> dict[str, plt.Figure]:
349
"""
350
Generates default diagnostic plots to evaluate the quality of inference. The function produces several
351
- diagnostic plots, including:
+ diagnostic plots, including
352
- Loss history (if training history is available).
353
- Parameter recovery plots.
354
- Calibration ECDF plots.
0 commit comments