hpipy.utils.plotting.plot_series_accuracy#
- class hpipy.utils.plotting.plot_series_accuracy(source, measure='error', smooth=False)[source]
Bases:
Plot accuracy for index series.
- Parameters:
- Returns:
Accuracy plot.
- Return type:
alt.LayerChart
- __call__(**kwargs)
Call self as a function.
- __init__(**kwargs)