graphorge.gnn_base_model.predict.prediction_plots¶
Plots to assess model predictions.
Functions¶
- plot_truth_vs_prediction
Plot ground-truth against predictions.
- plot_prediction_loss_history
Plot model prediction process loss history.
- plot_dle_error_histogram
Plot Direct Loss Estimator (DLE) absolute error histogram.
Functions
|
Plot Direct Loss Estimator (DLE) absolute error histogram. |
|
Plot 1D histogram. |
|
Plot model prediction process loss history. |
|
Plot ground-truth versus predictions. |
|
Plot data in xy axes. |
|
Save Matplotlib figure. |
|
Scatter data in xy axes. |