Extracts the decodification calculated by a trained autoencoder for the specified data.

decode(learner, data)

Arguments

learner

Trained autoencoder model

data

data.frame to be decoded

Value

Matrix containing the decodifications

See also