residual_plot_bokeh#

gaitmap_challenges.visualization.residual_plot_bokeh(cv_result, *, prediction_col_name, reference_col_name, metric_name: Optional[str] = None)[source]#

Create a residual plot using bokeh.

For more details on the parameters, see ResidualPlot.