plots original and reconstructed data points in a single plot with connecting lines between original value and corresponding reconstruction
reconstruction_plot(object, ...)# S3 method for ANN
reconstruction_plot(object, X, colors = NULL, ...)
autoencoder object of class ANN
arguments to be passed down
data matrix with original values to be reconstructed and plotted
optional vector of discrete colors. The reconstruction errors are are used as color if this argument is not specified
Plots
Matrix plot of pairwise dimensions