Skip to content

Commit

Permalink
Update example plots
Browse files Browse the repository at this point in the history
  • Loading branch information
reidjohnson committed Aug 23, 2024
1 parent 085da0b commit 45e533e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plot_quantile_extrapolation.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ def get_coverage_xtr(bounds_list, train_indices, test_indices, y_train, level, *


def plot_qrf_vs_xtrapolation_comparison(df, func_str):
"""Plot comparison of QRF vs Xtrapolation on extrapolated data."""
"""Plot comparison of QRF vs. Xtrapolation on extrapolated data."""

def _plot_extrapolations(
df,
Expand Down

0 comments on commit 45e533e

Please sign in to comment.