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