Skip to content

Commit 873ed8f

Browse files
committed
Last nb improvement
1 parent 1207011 commit 873ed8f

File tree

2 files changed

+61
-341
lines changed

2 files changed

+61
-341
lines changed

bayesflow/diagnostics/plots/loss.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ def loss(
5656
val_marker_size: float
5757
Marker size for the validation loss curve. Default is 5.
5858
lw_train : int, optional, default: 2
59-
The linewidth for the training loss curve
59+
The line width for the training loss curve
6060
lw_val : int, optional, default: 2
61-
The linewidth for the validation loss curve
61+
The line width for the validation loss curve
6262
grid_alpha : float, optional, default: 0.2
6363
The transparency of the background grid
6464
legend_fontsize : int, optional, default: 14

examples/Lotka_Volterra_Point_Estimation_and_Expert_Stats.ipynb

Lines changed: 59 additions & 339 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)