graphorge.gnn_base_model.train.training_plots¶
Plots to assess model training.
Functions¶
- plot_training_loss_history
Plot model training process loss history.
- plot_training_loss_and_lr_history
Plot model training process loss and learning rate histories.
- plot_loss_convergence_test
Plot testing and training loss for different training data set sizes.
- plot_kfold_cross_validation
Plot k-fold cross-validation results.
Functions
|
Plot grouped bar chart. |
|
Plot k-fold cross-validation results. |
|
Plot testing and training loss for different training data set sizes. |
|
Plot model training process loss and learning rate histories. |
|
Plot model training process loss history. |
|
Plot data in xy axes with given range of y-values for each x-value. |
|
Plot data in xy axes with two y axes. |
|
Plot data in xy axes. |
|
Save Matplotlib figure. |