9. PlottingΒΆ

plots.selected_polygons

Creates a plotting instance of the boundaries of all selected polygons.

plots.selected_conflicts

Creates a plotting instance of the best casualties estimates of the selected conflicts.

plots.metrics_distribution

Plots the value distribution of a range of evaluation metrics based on all model simulations.

plots.correlation_matrix

Plots the correlation matrix of a dataframe.

plots.plot_ROC_curve_n_times

Plots the ROC-curve per model simulation to a pre-initiated matplotlib-instance.

plots.plot_ROC_curve_n_mean

Plots the mean ROC-curve to a pre-initiated matplotlib-instance.