View source: R/create_losses_from_train_t_through_time_png.R
create_losses_from_train_t_through_time_png | R Documentation |
Create a PNG file of the losses from training through time, based on the training set.
create_losses_from_train_t_through_time_png(
losses_from_train_t_table,
png_filename
)
losses_from_train_t_table |
losses from training, measured in the training step, as can be checked by check_losses_from_train_t_table |
png_filename |
name of the |
a ggplot2
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.