plot_cv: Plot CV results from deepregression
Description
Plot CV results from deepregression
Usage
plot_cv(x, what = c("loss", "weight"), engine = "tf", ...)
Arguments
- x
drCV
object returned by cv.deepregression
- what
character indicating what to plot (currently supported 'loss'
or 'weights')
- engine
character indicating which engine was used to setup the NN
- ...
further arguments passed to matplot