
Plot training history of a trained SpatialDDLS deep neural network model
Source:R/utils.R
plotTrainingHistory.RdPlot training history of a trained SpatialDDLS deep neural network model.
Arguments
- object
SpatialDDLSobject with atrained.modelslot.- title
Title of plot.
- metrics
Metrics to be plotted. If
NULL(by default), all metrics available in theDeconvDLModelobject will be plotted.