R/autoencoder.R
decode.Rd
Extracts the decodification calculated by a trained autoencoder for the specified data.
decode(learner, data)
Trained autoencoder model
data.frame to be decoded
Matrix containing the decodifications
encode, reconstruct
encode
reconstruct