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